Commit Graph

28 Commits

Author SHA1 Message Date
Andrew C 89dd81b4e1 Mac - add support for listing kauth listeners and scopes 2014-12-05 23:21:44 -06:00
Andrew C f6f1ea4670 Mac - add orphan threads 2014-12-03 16:51:38 -06:00
Andrew C 782372bc16 Mac - a bunch of changes for 64 bit apps on 32 bit kernels and other fixes 2014-07-18 22:11:17 -05:00
Andrew C 55d5a2ae9a Mac - update common functions 2014-06-11 04:07:53 -05:00
Andrew C 9229f95a02 Mac - add mac_recover_filesystem and update file recovery API 2014-06-09 20:49:30 -05:00
Andrew C 27c5d1220c Mac - update common.py 2014-05-05 03:05:21 -05:00
iMHLv2 e6ed7078f9 sync with r3581 of trunk 2014-01-17 14:21:55 -06:00
iMHLv2 f699e93a4f sync with r3514 2013-10-08 01:04:26 -04:00
iMHLv2 d242168adb initial commit of r3513 branch 2013-10-07 11:55:04 -04:00
atcuno 276b1e354e Mac - upgrade 64bit capable check to work with 10.9 - spotted by Cem Gurkok 2013-11-01 22:39:54 +00:00
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
iMHLv2 904e5d59ee make a common API from the lines of code that test if a mac system is 64-bit capable 2013-04-10 03:18:42 +00:00
iMHLv2 3cbc75c6b9 remove the random printme variable in mac common 2013-04-05 04:49:41 +00:00
iMHLv2 fe4e945c94 remove the last remaining plugins that reference commands.command - change to commands.Command 2013-03-07 16:09:49 +00:00
iMHLv2 3caae1ea79 Mac - remove the AbstractMacCommand.get_profile_symbol(), replace all the calls to that API with direct calls to AddressSpace.profile.get_symbol() 2013-02-19 23:54:47 +00:00
atcuno 04c87ec9b6 Mac - add global SHIFT option to specifiy kernel aslr shift for an image 2013-01-31 21:39:01 +00:00
iMHLv2 2e14dfa4c3 delete whitespace at the end of plugin files 2013-01-31 02:29:43 +00:00
iMHLv2 baf33b77f0 whitespace and format() in common.py 2013-01-31 01:39:24 +00:00
iMHLv2 ea9d38e6fb edit a majority of mac plugins to remove calls to common.get_string. replace the functionality by using overlays of the String type 2013-01-30 05:06:13 +00:00
iMHLv2 78bd7c6c34 share a few functions between the mac arp and route plugins using inheritance instead of the common.py file 2013-01-29 05:18:30 +00:00
iMHLv2 ae931cacfd change some relative imports to absolute (i.e. import x -> import volatility.plugins.mac.x as x) 2013-01-29 03:34:10 +00:00
atcuno 7c829bda80 Mac - update imports in common and lsmod 2013-01-28 23:35:53 +00:00
atcuno 88f482e515 Mac - add check_sysctl 2013-01-23 06:07:38 +00:00
atcuno 5738a63bb5 Mac - update route and get_rt 2013-01-21 08:05:53 +00:00
atcuno 3b3f5caa33 Mac - update common for cppname and handler lookup 2013-01-21 07:55:28 +00:00
atcuno d7d47b25fc Mac - update common 2013-01-21 07:16:56 +00:00
atcuno 791c242779 Mac - update common 2013-01-21 06:11:57 +00:00
atcuno 498ae876b3 Mac - rename common 2013-01-21 05:57:23 +00:00