19 Commits

Author SHA1 Message Date
Andrew Case ef758329d4 Linux - update check_idt for new data structure 2019-02-11 14:15:01 -06:00
Andrew C 07f86db609 Linux - fix check_idt for old kernels 2015-07-03 15:51:02 -05:00
gleeda 8a82587819 adding back pretty printing
unified output still intact for other renderings
2015-03-18 11:01:00 +00:00
Andrew C 041823fb63 Linux - restrict IDT to Intel based captures 2014-12-02 21:47:43 -06:00
gleeda 5f3e3e7adb converted linux_check_idt 2014-11-28 16:39:20 -05: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 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 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
iMHLv2 94631b577d linux check_idt, null/unimplemented handlers shouldn't be reported as HOOKED 2013-03-25 16:00:52 +00:00
iMHLv2 0af575492f replace all the calls to self.get_profile_symbol() from linux plugins, use self.addr_space.profile.get_symbol() instead 2013-02-19 17:42:25 +00:00
mike.auty@gmail.com e017034023 Pylint, formatting and styles fixes for all linux plugins. 2012-09-10 15:06:57 +00:00
atcuno b8c8e3ceca Linux - make each plugin get its own address space 2012-09-09 18:18:57 +00:00
atcuno 4b82aec425 Linux - add symbol names to check_idt output and use table headers 2012-09-08 06:39:01 +00:00
iMHLv2 6258d0cd12 whitespace on both sides of operators for check_idt.py 2012-09-02 22:27:39 +00:00
atcuno a662763a94 Liunx - add check_idt 2012-09-01 06:35:22 +00:00