gremwell magictree native app for OSX

MagicTree is a penetration tester productivity tool. It is designed to allow easy and straightforward data consolidation, querying, external command execution and (yeah!) report generation. In case you wonder, "Tree" is because all the data is stored in a tree structure, and "Magic" is because it is designed to magically do the most cumbersome and boring part of penetration testing - data management and reporting.

The application was written in Java, then running in operating systems with sun-jvm is not very complex (java -jar file.jar or double click --if you have the file association--). I prefer to have it in the application folder (to access with Quicksilver/Launchpad/blah..) and with application menus built inside of osx so i decided to turn it into a native application (.app corresponding to version 1.1 of MT)

To download, click:

Screen_shot_2012-02-15_at_4
The MD5 hash is:

MD5 (magictree1.1.zip) = 09d17885821924be89f906b9aca8f254

HylaFaxSender en OSX 10.7

Si tienes un servidor Asterisk y estas buscando una herramienta para enviar faxes desde OSX 10.7, este post es para ti :)
Seguramente usaste en algún momento HylaFaxSender[1] y al intentar ejecutarla en Lion, recibiste un error causado por el nó soporte en este sistema operativo de aplicaciones para correr en PPC (extraño rosetta).

Screen_shot_2011-09-06_at_11

 

Por fortuna, HylaFAXSender está escrito en Java y el paquete que se descarga de su web oficial [1] contiene los jars. No entiendo bien la causa por la cual beta9 (sus autores) usaron aplicaciones sobre PPC para portarla a OSX, quizá sólo porque es vieja y bueno, hace mucho no se actualiza. Así que acto seguido, busqué esos archivos y con ayuda de Jar Bundler creé una aplicación completamente funcional para Lion. 

El checksum es: MD5 (HylaFaxSender-OSX-10.7.zip) = 6805d3f5596ac971cb37b0bf5156a176

Screen_shot_2011-09-06_at_11

 

Asi es el mensaje de confirmación cuando el fax se entrega exitosamente:

Facsimile_job_9_to_2634346_completed__inbox

Suerte!

Click here to download:
HylaFaxSender-OSX-10.7.zip (302 KB)