| DmgBrute: | DmgBrute is some source code I wrote that can brute-force encrypted Apple DMG's using entirely open-source CSSM/CDSA code! Pretty neat. | |
| link
| ||
| SafariBlock v1.13: | The goal of SafariBlock is to provide a seamless extension to Safari Web Browser that supports ad-blocking. It is by design an imitation of Firefox's AdBlock extension, written because I love AdBlock, but I prefer to use Safari on Mac |
| download | ||
| readme | ||
| screenshots
| ||
| Malicious Bundles on OS X |
A document that describes malicious bundles on Mac OS X. Source code included. | |
| link
| ||
| PEFTool v1.6: | Download PEFTool v1.6 here. This is a PEF binary disassembler in its early stages of development. It currently parses all PEF headers, fully disassembles (with many known bugs), and unmangles C++ symbols. It has some interesting features you won't find in PEFViewer (Apple's closed source PEF disassembler): disassembly filtering (enter just a class name!), function name dumping (to all dump unmangled functions), and imported symbol table dumping. Version 1.6 fixes some huge bugs and now performs simple symbol lookup (will let you know if branching directly to another function). | |
| link
| ||
| Zerobrowse.cpp: | Source code to display Zeroconf (aka Rendezvous) services running in a domain. Very useful, yet I couldn't find any out there already. I presume this is because it was just too easy to write for someone to go through the trouble of posting it online! :) Requires Mac OS X. | |
| link
| ||
| PHP-Proxy: | Check out this neat PHP proxy that defeats content filtering. | |
| link
| ||
| logKext v2.0b: |
LogKext 2.0b is a freeware Mac OS X keylogger that requires OS X 10.4. This is a beta release, and doesn't contain the prefPane I intend(ed) to release. I've been busy with other stuff and haven't had a chance to really finish that.... Also, it has not been tested whatsoever off my powerbook. Please give feedback about how well it works.
LogKext 2.0a contained a bug where it didn't work after rebooting! :-0 That's been fixed. | |
| download
| ||
| logKext v1.2: | NOTE: LOGKEXT 1.2 IS NOT COMPATIBLE WITH TIGER. LogKext is a freeware Mac OS X keylogger that requires OS X 10.3. Version 1.2 (released Jan 15, 2005) contains a new command-line client that allows communication with the daemon. | |
| download | ||
| Documentation
| ||
| Machilles v0.3: | Machilles is a proxy that allows editing of outgoing HTTP headers, for use in testing web applications. It also allows you to edit data sent in POST requests. This is currently under development. Inspired by Windows programs Achilles (and PenProxy). |
| download
| ||
| MacKrack v1.5: | MacKrack is a freeware password hash brute forcer for Mac OS X, supporting the Crypt, MD5, SHA-1, and Salted SHA-1 algorithms. It has two modes: dictionary and keyspace brute force. It also features Mac OS X password extraction, for 10.2, 10.3, and 10.4 password hashes. Version 1.5 adds support for Tiger password extraction, as well as Tiger Salted SHA-1 algorithm. | |
| download
| ||