Main > Free Download Search >

Free bathroom partitions software for mac

bathroom partitions

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 72
TechTool Pro 4.5.3

TechTool Pro 4.5.3


TechTool Pro - Hard drive repair & maintenance tool more>>
TechTool Pro helps recover, repair, and optimize your hard disk.

TechTool Pro 4 now features a suite of S.M.A.R.T tests (Self Monitoring Analysis And Reporting Technology).

Most modern hard drives now support this industry standard that employs predictive diagnostics and analysis to help foresee a drive failure BEFORE it happens. TechTool Pro 4s SMART test allows you to automatically monitor this vital data and be forewarned of impending danger to your data, allowing you to back up critical information before disaster strikes.

The eDrive feature allows you to create an invisible emergency volume from your existing drive. This new partition is created WITHOUT the need to reformat your current drive and allows you to store a copy of your system, a copy of TechTool Pro and even allows you to make room for other utilities.

If you ever have trouble with your main drive, simply restart your computer and your system will start from your Emergency Drive giving you immediate access to the utilities youll need to resurrect your main drive. Now theres no more need for a bootable CD or ancillary hard drive for system drive repair or maintenance.

With the power of Mac OS X, TechTool Pro 4 is now the fastest version of the program weve ever made. With Mac OS Xs native multitasking capability, TechTool Pro 4 can now run its full battery of tests simultaneously. This means that repair and maintenance chores that once took minutes will only take seconds.

TechTool Pro 4 now offers a new optimization feature for your Mac OS X drive. The Mac OS X system contains thousands of files that fragment quickly. TechTool Pro 4 lets you quickly and safely unfragment these and other files so your system runs reliably at its peak.

<<less
Download (25.6MB)
Added: 2007-07-29 License: Updater Price: $98
4663 downloads
TarPit 1.2

TarPit 1.2


TarPit - Create tar, gzip, bzip2 archives more>>
TarPit creates tar archives by drag-n-drop. Also has compression options using GZip, BZip2, Compress (or none) with adjustable compression level.
TarPit also features a customizable omission list for easily excluding files from archives.
Enhancements:
- Added option for setting the cache location (for small boot partitions).
- Added option for moving originals to trash.
- Added option for pausing running jobs.
- Added option for abbreviated file-extensions.
- Added option for wildcards on omission list.
- Added option for case-sensitivity on omission list.
- Added "Tips & Tricks" to the Help menu.
- Added window to confirm quitting if there are archiving jobs still running.
- Fixed interface lag during MacBinary encoding.
- Now it is donationware (website has a PayPal link).
<<less
Download (173KB)
Added: 2005-12-13 License: Freeware Price:
1411 downloads
Apple Startup Disk 9.2.1

Apple Startup Disk 9.2.1


Startup 9.2.1 repairs problems that may occur when Mac OS 9.1 and Mac OS X are on the same partition and a version earlier than Startup 9.2 has been used more>> <<less
Download (269.5KB)
Added: 2001-03-20 License: update/patch Price:
15 downloads
Apple Darwin 7.0.1

Apple Darwin 7.0.1


Apple Darwin is an application considered the center of Mac OS X. more>>
Apple Darwin 7.0.1 is an application considered the center of Mac OS X. The Darwin kernel is based on FreeBSD and Mach 3.0 technologies and provides protected memory and pre-emptive multitasking. Darwin runs on PowerPC-based Macintosh computers and a version is also available for x86-compatible computers.

Darwin should not be installed onto a Mac OS X partition. It is a goal for a future release of Darwin to be easily interchanged into a Mac OS X system.

Enhancements:

  • Release notes are available.

Requirements:

  • PowerPC G3+.
<<less
Download (410.9MB)
Added: 2003-11-17 License: Free Price:
downloads
ATTO ExpressPro-Tools 2.82

ATTO ExpressPro-Tools 2.82


ATTO ExpressPro-Tools - Software for ATTO SCSI cards more>>
ATTO ExpressPro-Tools is an utility that can be used to configure the host adapter, create partitions, format partitions, and modify mode pages.

A benchmark utility is also included in the package.
<<less
Download (922KB)
Added: 2006-04-10 License: Freeware Price:
1306 downloads
The Sleuth Kit 3.0.1

The Sleuth Kit 3.0.1


Free and open source command-line file and volume system forensic analysis tools more>> Free and open source command-line file and volume system forensic analysis tools

The Sleuth Kit (previously known as TASK) is a collection of UNIX-based command line file and volume system forensic analysis tools.
The file system tools allow you to examine file systems of a suspect computer in a non-intrusive fashion. Because the tools do not rely on the operating system to process the file systems, deleted and hidden content is shown.
The volume system (media management) tools allow you to examine the layout of disks and other media. The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac partitions, Sun slices (Volume Table of Contents), and GPT disks.
With these tools, you can identify where partitions are located and extract them so that they can be analyzed with file system analysis tools.
When performing a complete analysis of a system, we all know that command line tools can become tedious. The Autopsy Forensic Browser is a graphical interface to the tools in The Sleuth Kit, which allows you to more easily conduct an investigation.
Autopsy provides case management, image integrity, keyword searching, and other automated operations.
The tools run on Mac OS X, FreeBSD, OpenBSD, Linux, and Solaris and can analyze FAT, NTFS, UFS, EXT2FS, and EXT3FS.
NOTE: The Sleuth Kit is released under the Common Public and IBM Public Licenses.

Main features:
- Analyzes raw (i.e. dd), Expert Witness (i.e. EnCase) and AFF file system and disk images. (Sleuth Kit Informer #11)
- Supports the NTFS, FAT, UFS 1, UFS 2, EXT2FS, EXT3FS, and ISO 9660 file systems (even when the host operating system does not or has a different endian ordering).
- Tools can be run on a live UNIX system during Incident Response. These tools will show files that have been "hidden" by rootkits and will not modify the A-Time of files that are viewed. (Sleuth Kit Informer #13)
- List allocated and deleted ASCII and Unicode file names. (Sleuth Kit Informer #14 (FAT Recovery), #16 (NTFS Orphan Files))
- Display the details and contents of all NTFS attributes (including all Alternate Data Streams).
- Display file system and meta-data structure details.
- Create time lines of file activity, which can be imported into a spread sheet to create graphs and reports. (Sleuth Kit Informer #5)
- Lookup file hashes in a hash database, such as the NIST NSRL, Hash Keeper, and custom databases that have been created with the md5sum tool. (Sleuth Kit Informer #6, Sleuth Kit Informer #7)
- Organize files based on their type (for example all executables, jpegs, and documents are separated). Pages of thumbnails can be made of graphic images for quick analysis. (Sleuth Kit Informer #3, #4, #5)

Enhancements
- Bug Fix: Fixed crashing bug in ifind on FAT file system. Bug: 2265927
- Bug Fix: Fixed crashing bug in istat on ExtX $OrphanFiles dir. Bug: 2266104
- Update: Updated fls man page.
- Update: Removed TODO file and using tracker for bugs and feature requests.
- Bug Fix: Fixed incorrectly setting block status in file_walk for compressed files (Bug: 2475246)
- Bug Fix: removed fs_info field from FS_META because it was not being set and should have been removed in 3.0. Reported by Rob Joyce and Judson Powers.
- Bug Fix: orphan files and NTFS files found via parent directory have an unknown file name type (instead of being equal to meta type). (Bug: 2389901). Reported by Barry Grundy.
- Bug Fix: Fixed ISO9660 bug where large directory contents were not displayed. (Bug: 2503552). Reported by Tom Black.
- Bug Fix: Fixed bug 2534449 where extra NTFS files were shown if the MFT address was changed to 0 because fs_dir_add was checking the address and name. Reported by Andy Bontoft.
- Update: Fixed fix for bug 2534449. The fix is in ifind instead of fs_dir_add().
- Update: Added RPM spec file from Morgan Weetmam.

<<less
Download (794KB)
Added: 2009-02-03 License: Freeware Price: FREE
198 downloads
Trash It! 3.6.1

Trash It! 3.6.1


Trash It! is a mighty effective program that empties your Trash and/or removes stubborn items. more>>

Trash It! 3.6.1 is a mighty effective program that empties your Trash and/or removes stubborn items.

Especially useful if you have files or folders in the Trash with permissions set incorrectly, locked Trash items, want to securely delete a stuck item, or trash items from other partitions. If you drop files or folders onto the Trash It! icon, it will delete them immediately. If you double-click on it, it will clean out your Trash can. Trash It! should be used when:

  • You can't get rid of trash items manually.
  • You can't move items to the trash.
  • You have a large number of items to delete (i.e., previous system folders).
  • You just like using cool scripts. :)

This is not a Finder trash can replacement! It should be used as a last resort!

<<less
Download (1.2MB)
Added: 2006-01-25 License: Freeware Price:
downloads
alterPod 0.7.1b

alterPod 0.7.1b


alterPod is an application for extracting and replacing your iPods strings and display graphics more>>
alterPod is an application for extracting and replacing your iPods strings and display graphics.
alterPod can also backup and restore your iPods firmware partition to your Macs hard drive.
NOTE:
OPTION-click "Download Now" if you get garbled text when downloading.
Enhancements:
- A small bug that prevented the Editor panel from passing the correct image to the external application has been fixed.
- Ive also made some small changes to the help docs, namely the list of iPod Firmwares.
<<less
Download (498KB)
Added: 2005-12-23 License: Freeware Price:
791 downloads
MacTiVo Blesser 0.5.2d

MacTiVo Blesser 0.5.2d


MacTiVo Blesser is a formatting utility that sets Linux partitions on IDE drives for use in TiVos as B drives more>> MacTiVo Blesser is a formatting utility that sets Linux partitions on IDE drives for use in TiVos as "B" drives. In many cases, TiVos with one hard drive can simply "Bless" their new drive and add it - then the TiVo automatically uses it for extra recording capacity. MacTiVo Blesser performs the same function as the Linux BlessTiVo does.
Requirements:
Mac OS 8.1 or later, IDE hard drive.
<<less
Download (16K)
Added: 2002-11-14 License: Free Price:
downloads
Obsidianus Icon Set 1.0

Obsidianus Icon Set 1.0


132 large, glossy and translucent system and extras icons for OS X. more>>


New icon set for OSX Leopard. Includes a full replacement system icon set with several extra icons, including every iPod ever released and icons for your Boot Camp Mac and Windows partitions. Each of the the 132 icons is full 512x512px, glossy and translucent. Looks great with abstract wallpaper and in Cover Flow.
Extras included:
- Uploads Folder
- Scripts Folder
- Chats Folder
- Experiments Folder
- Notes Folder
- Games Folder
- Photoshop Folder
- Vectors Folder
- Many more

<<less
Download (24.3MB)
Added: 2008-02-06 License: Freeware Price:
14 downloads
Mirror Widget 2.0

Mirror Widget 2.0


A widget that displays a mirror image of yourself. Since it is mirrorized it shows your face the way it would look like in a mirror and not like a normal webcam more>>

Mirror Widget 2.0 is developed to be a useful widget with the ability to show a clear image of yourself. Since it is mirrorized it shows your face the way it would look like in a mirror and not like a normal webcam. This widget combines Dashboard, the latest QuickTime, and QuartzComposer. It s purpose is to show off the technologies and to be fun. As a bonus it might be useful before business meetings or when the bathroom is crowded.

<<less
Download (193KB)
Added: 2006-03-07 License: Freeware Price:
215 downloads
Wait for Application 1.0.4

Wait for Application 1.0.4


Wait for Application - Shows how to wait for a scriptable application to launch more>>
Wait for Application is a script application that shows how to wait for a scriptable application to launch before you start sending Apple events to it.

Requires the Style scriptable text editor by Marco Piovanelli and the Standard Additions scripting addition; give it a Finder partition of 350K.

<<less
Download (10KB)
Added: 2006-05-31 License: Freeware Price:
1244 downloads
Calgary Traffic WebCams 1.0

Calgary Traffic WebCams 1.0


Calgary Traffic WebCams - Provides access to the roadside traffic webcams for Calgary more>> Euclid is a calculator and so much more. One of its unique features is that it preserves numbers in their natural state, rather than forcing everything into decimal form. For example, it remembers that 1/3 is 1/3, not 0.33333... Thus, (1/3) * 3 = 1, as it should (try this on most digital calculators and youre bound to get the incorrect 0.99999...
Euclid also supports matrix operations and sets.
25 March 2006
Euclid 2.0 released. Includes lots of new features, including support for sets and matrix operations. Euclid 2.0 contains 67 built-in functions!
New for 2.0:
added r1, r2, etc. variables, for history of results
added prefs dialog with precision remembered
added solver for simple linear polynomials: solve(5 * x + 4)
added nthPrime()
added digitCount()
added partition()
fixed ln()
ignore comments in scripts (lines starting with #)
script output goes to window instead of console
added support for sets
added mean(), median(), sum(), contains(), minInSet(), maxInSet()
evalInterval returns a set of the values generated
added properFactors(), primeFactors(), numFactors()
added support for matrices
added menu item for running a script
changed definition of fibonacci: fib(1) = fib(2) = 1
output of evalInterval now goes to window
sped up prime testing by 20x for small numbers (less than 2^63)
prime testing now takes advantage of dual processors
sped up random() for integers a bit
<<less
Download (294KB)
Added: 2008-01-07 License: Freeware Price: FREE
190 downloads
Clean Up Non Mac Disks 1.1.1

Clean Up Non Mac Disks 1.1.1


Clean Up Non Mac Disks - Cleans certain files from partitions/network drives more>>
Mac OS X litters many hidden files on non-native partitions and shared network drives. Clean Up Non Mac Disks is an AppleScript application for getting rid of them. Just drop the partition onto Clean Up Non Mac Disks or select the partition to clean after double clicked before ejecting.
Enhancements:
- Fixed a bug for announcement does not work on non-English interface.
<<less
Download (119KB)
Added: 2006-06-01 License: Freeware Price:
1250 downloads
Apple Mac Pro SMC Firmware Update 1.1

Apple Mac Pro SMC Firmware Update 1.1


Apple Mac Pro SMC Firmware update - Adjusts fan behavior more>>
The SMC Firmware Update adjusts fan behavior in the Mac Pro.

After this update has completed successfully, your SMC Version will be:
1.7f10 (Mac Pro)
1.5f3 (Mac Pro 8-core)

The updater application will be installed in the /Applications/Utilities folder and will launch automatically after restart.

Note:
This update requires a Macintosh formatted disk or partition. If you are starting up using a RAID (Redundant Array of Independent Disks) subsystem, you must attach a Macintosh formatted storage device to apply this update.

Some USB and FireWire devices may prevent firmware updates from installing correctly. If you are having trouble installing an update try disconnecting non-essential devices and use only an Apple branded keyboard, mouse and monitor.

<<less
Download (543KB)
Added: 2007-08-09 License: Updater Price:
807 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5