Commit Graph

253 Commits

Author SHA1 Message Date
atcuno bdf58f6865 Linux - tty check 2014-04-15 16:17:31 -05:00
atcuno 45ec2a4e86 Linux - .... 2014-04-15 16:15:44 -05:00
atcuno 97945c33bb Linux - tty check 2014-04-15 16:10:50 -05:00
atcuno 6eb22d081a Linux - actually fix tty check 2014-04-15 15:48:18 -05:00
atcuno eb6951a112 Linux - update tty_check to get modules list correctly 2014-04-15 15:46:29 -05:00
atcuno ee1a3da0a2 Linux - update check syscall to not bail if no index file given 2014-04-15 15:36:26 -05:00
atcuno f5eaa2004b Linux - update volshell to match new _proc vs proc 2014-04-12 08:57:39 -05:00
atcuno ab40c8ff9b add linux_enumerate_files 2014-03-24 02:45:58 -05:00
atcuno 0b935e66f5 update volshell to new api 2014-03-24 02:32:19 -05:00
atcuno eb75fad3c5 Linux - remove old library list plugin 2014-03-20 18:15:18 -05:00
atcuno ec7bdaccf2 removed old api hooks and tty bufs 2014-03-20 15:16:18 -05:00
atcuno cec9ed2aa3 Linux - add all the new plugins from book 2014-03-20 15:10:48 -05:00
atcuno 2aef4481c9 Linux - add new procexedump plugin 2014-03-20 15:00:30 -05:00
atcuno 0340a1f31f Linux - add the new limeinfo plugin 2014-03-20 14:57:56 -05:00
atcuno 64de1a5060 Linux - add new psenv plugin from book 2014-03-20 14:50:15 -05:00
atcuno a01681c0d9 Linux - add route_cache from book vm 2014-03-20 14:48:25 -05:00
atcuno c2b42036d2 Linux - add psxview from book vm 2014-03-20 14:46:12 -05:00
atcuno 0104569449 Linux - add bash_hash plugin from book vm (new plugin) 2014-03-20 14:30:09 -05:00
atcuno cba259820b Linux - add common.py from book vm 2014-03-20 14:27:38 -05:00
atcuno 502e18cc8c Linux - add find_file from the book vm 2014-03-20 14:24:13 -05:00
atcuno 820326226c Linux - add check_fops from book vm 2014-03-20 14:19:37 -05:00
atcuno 903a027646 Linux - update iomem from book vm 2014-03-20 14:03:46 -05:00
atcuno fd9e1e2e4c Linux - update check_modules from book vm 2014-03-20 14:00:16 -05:00
atcuno ae6c85710c Linux - update keyboard notifer from book vm 2014-03-20 13:55:59 -05:00
atcuno 96481e80f0 Linux - update check system call from book vm 2014-03-15 21:40:45 -05:00
atcuno 5ee8c56251 Linux - add lsmodo (with linux_moddump) from book vm 2014-03-15 20:42:45 -05:00
atcuno 8520b8f908 Linux - update tty_check from book 2014-03-15 20:37:46 -05:00
iMHLv2 ec3cd90739 refs #15 fix a few bugs in the linux strings plugin 2014-01-28 16:22:54 -06:00
iMHLv2 7edb7d9bf0 initial commit of revised strings plugin to work with linux and mac 2014-01-28 15:24:32 -06:00
iMHLv2 c21b24e585 update mount to better filter invalid entries
https://github.com/iMHLv2/voldb/commit/dabf036bd2f118bc35572f970f3a1bf8e
2ef9ab9
2014-01-17 20:43:33 -06:00
iMHLv2 29d4c90177 Linux - add saving the virt and phys offset of IDT descriptors
https://github.com/iMHLv2/voldb/commit/1933c4354f4f921201a1825e152c5193c
9c545ff
2014-01-17 20:33:25 -06:00
iMHLv2 d04cd56dd4 change the linux_lsmod -S parameter to -A
https://github.com/iMHLv2/voldb/commit/a77f29ed052e9f30c5bafecb1bd2e5862
dc99ae6
2014-01-17 20:14:13 -06:00
iMHLv2 cde7d1efa5 a few updates to linux_common
https://github.com/iMHLv2/voldb/commit/a77f29ed052e9f30c5bafecb1bd2e5862
dc99ae6
2014-01-17 20:11:11 -06:00
iMHLv2 3743a20ec3 update the check_fops plugin to use file_file 2014-01-17 20:07:24 -06:00
iMHLv2 79042c90a0 Add new generic-elf api, update vboxelf to work with it, add linux_library_list
https://github.com/iMHLv2/voldb/commit/04477c868e28307995fde709a6ad54395
b006366
2014-01-17 19:28:20 -06: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
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
atcuno c02298dd35 Linux - update ifconfig to understand virtual addresses 2013-09-30 06:40:19 +00:00
atcuno 510097f60f Linux - clean up keyboard notifier 2013-09-27 14:58:03 +00:00
atcuno 96b488d3e7 Linux - cleanup check tty 2013-09-26 22:25:35 +00:00
atcuno 9a5a6245c9 Linux - add table address to generator in check syscall 2013-09-26 19:28:22 +00:00
atcuno 94c7f96202 Linux - update check_syscall to do all work in calculate 2013-09-26 18:52:13 +00:00
atcuno ad4bf2d0cb Linux - simplify logic in check_idt 2013-09-26 18:11:25 +00:00
atcuno 644d47d9ea Linux - check_idt - move symbol name resolution to calculate 2013-09-26 14:56:45 +00:00
atcuno 948ee07b66 Linux - make linux_find_file more API family 2013-09-25 23:51:10 +00:00
atcuno 0e06d5d408 Linux - add linux_banner plugin 2013-09-25 15:51:06 +00:00
atcuno 6c4cd1cec9 Linux - fix route cache plugin for >= 3.6 2013-08-20 07:50:50 +00:00
iMHLv2 5c283ad4f7 AbstractLinuxCommand.known_addrs should be a dict initially, not a list and then set to a dict from plugins 2013-08-17 17:31:30 +00:00