Commit Graph

1741 Commits

Author SHA1 Message Date
Andrew C fe00a2ee9b Mac - update plugin descriptions 2014-08-03 17:24:58 -05:00
Andrew C 3d4c4992d2 Linux - update description strings 2014-08-03 17:12:11 -05:00
iMHLv2 5285ee84c5 update crashinfo to support WindowsCrashDumpSpace64BitMap. update DumpType to include 0x5 bitmap dumps 2014-08-03 16:37:55 -05:00
iMHLv2 73e8db886d mac_adium supports both ascii and unicode string searches 2014-08-03 16:37:55 -05:00
iMHLv2 33b3f99e26 mac_adium wasn't working due to a case mismatch 2014-08-03 16:37:55 -05:00
AAron Walters c7dd766250 Added a new address space to support Win8 Bitmap crash files 2014-08-03 15:42:47 -04:00
AAron Walters ed6e9c858c Added a new assertion to filter unsupported types (win8) 2014-08-03 15:30:39 -04:00
iMHLv2 4b8f945a4a Update CREDITS.txt 2014-07-31 22:32:16 -05:00
gleeda 925220362d Merge branch 'master' of github.com:volatilityfoundation/volatility 2014-07-31 16:05:04 -04:00
gleeda 17f8304f0c some fixes to registryapi 2014-07-31 16:04:49 -04:00
gleeda 285ac56aa1 removed extra ImageDate type from list 2014-07-31 14:22:58 -04:00
gleeda fdff0d492a fixed so that the Registry filter will work correctly 2014-07-31 14:19:36 -04:00
iMHLv2 cd566968f5 Update CREDITS.txt 2014-07-31 11:05:26 -05:00
iMHLv2 8916198b83 Update CREDITS.txt 2014-07-31 11:03:35 -05:00
iMHLv2 bcf6dc5a28 Update CREDITS.txt 2014-07-31 09:15:13 -05:00
iMHLv2 043b3bb3ee refs #58 miscalculation in VAD is_valid check 2014-07-30 23:47:53 -05:00
Andrew C bbe9172280 Mac 2014-07-30 23:06:17 -05:00
gleeda a8b600cfa0 shellbags: adding back one check 2014-07-30 17:50:08 -04:00
gleeda 39e1448db4 now that we have fix f3cb0464a3, we don't need to do extra check 2014-07-30 16:31:34 -04:00
gleeda f3cb0464a3 registry pointers should be 32bit. also adding check to make sure Parent key is correct 2014-07-30 16:30:53 -04:00
iMHLv2 344fb8b564 update pyinstaller specs and hooks for compiling on mac and linux 2014-07-28 19:51:07 -05:00
iMHLv2 edb44a2f1d add pydocs plugin description for cmdline 2014-07-28 19:50:46 -05:00
Andrew Case d10075b060 Linux - move malfind to overlays 2014-07-26 19:20:07 -05:00
Andrew Case 727c72abdf Linux - update netfilter 2014-07-26 18:54:15 -05:00
Andrew Case d49f544926 Linux - update lsof & netstat api 2014-07-26 18:50:39 -05:00
Andrew Case a3f462f632 Linux - move ldrmodules to overlay 2014-07-26 14:08:40 -05:00
Andrew Case db04f99482 Linux - update ldrmodules and minor proc_maps 2014-07-26 13:49:58 -05:00
Andrew Case 0f7325f18f Linux - update ifconfig 2014-07-26 12:53:07 -05:00
Andrew Case e6e7a671da Linux - update cpuinfo 2014-07-26 12:29:59 -05:00
Andrew Case fe113f5d92 Merge branch 'master' of https://github.com/volatilityfoundation/volatility 2014-07-26 12:16:33 -05:00
Andrew Case 0dd31c6f1b Linux - update kernel inline 2014-07-26 12:16:18 -05:00
Mike Auty a703ea43bb Merge branch 'master' of github.com:volatilityfoundation/volatility 2014-07-26 11:27:17 +01:00
Mike Auty 3a030b003b Attempt to fix googlecode issue 512. 2014-07-26 11:27:07 +01:00
gleeda 44883bb00f svcscan: removing unused variable and making sure to avoid nulls in values 2014-07-25 20:06:39 -04:00
Andrew Case 3253ca993d Linux - update bash hash to be 1000x faster 2014-07-25 17:46:57 -05:00
Andrew Case ec57367da4 Linux - update bash to use overlay 2014-07-25 16:13:21 -05:00
Andrew Case fd9dfbf843 Linux - change linux_list_promisc to linux_list_raw 2014-07-25 11:59:57 -05:00
Andrew Case 25553c4226 Linux - update ARP API 2014-07-25 09:26:12 -07:00
Andrew Case 9e9c23dddf Linux - update process thread gathering to be an overlay 2014-07-25 08:40:23 -07:00
Andrew C b9511c4758 Merge branch 'master' of https://github.com/volatilityfoundation/volatility 2014-07-22 00:51:36 -05:00
Andrew C 11531b8b0e Update mac and linux yarascan to resprect name option 2014-07-22 00:51:19 -05:00
iMHLv2 26e73d1571 fixes #29 add support for win8/8.1/2012/2012 both 32 and 64 bit TCP/UDP activity 2014-07-21 12:36:30 -05:00
Andrew C 024bf4a487 Mac - update check trap table for 10.9.x 2014-07-19 11:02:10 -05:00
Andrew C d299ca0772 Linux - delete getkcore.py 2014-07-19 08:20:26 -05:00
Andrew C 46d07df54b Mac - more updates from mass testing 2014-07-19 08:19:48 -05: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
gleeda 4b31987412 fixing printkey to print out the registry name even if the registry was specified by offset on commandline 2014-07-18 16:39:15 -04:00
iMHLv2 4b1f428dd1 closes #28 session image lists aren't maintained in win8/2012 2014-07-18 14:38:30 -05:00
gleeda 05641b9402 Merge branch 'master' of github.com:volatilityfoundation/volatility 2014-07-18 15:07:49 -04:00
gleeda 5d91d56a53 making sure not to go past the root key 2014-07-18 15:07:18 -04:00