Nytro Posted August 31, 2014 Report Posted August 31, 2014 [h=2]Volafox Mac OS X Memory Analysis Toolkit[/h] May 4th, 2014 Mourad Ben Lakhoua Volafox is an open source toolkit that you can use for Mac OS X and BSD forensics. The tool is a python based and allows investigating security incidents and finding information for malwares and any malicious program on the system. Security analyst can have the following information using this tool:MAC Kernel version, CPU, and memory specificationMounted filesystemsKernel Extensions listingProcess listingTask listing (Finding process hiding)Syscall table (Hooking detection)Mach trap table (Hooking detection)Network socket listing (Hash table)Open files listing by processShow Boot informationEFI System Table, EFI Runtime ServicesPrint a hostnameYou can download the tool on the following link: https://code.google.com/p/volafox/Sursa: Volafox Mac OS X Memory Analysis Toolkit | SecTechno Quote