Commit Graph

20 Commits

Author SHA1 Message Date
gleeda 0a0bb1dcc0 converted linux_check_syscall 2014-11-28 16:47:07 -05:00
Andrew C 28bc62a2c8 Linux - attempt to find names of system calls from file cache 2014-09-29 13:24:22 -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 96481e80f0 Linux - update check system call from book vm 2014-03-15 21:40:45 -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
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +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
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
iMHLv2 1e8e2d4ecd the metadata memory_model value can be directly assigned to table_name in linux_check_syscall 2013-02-12 20:50:39 +00:00
iMHLv2 6e6a9f7fdc we dont need the mask value in linux_check_syscalls if we switch from long to unsigned long 2013-02-12 20:47:53 +00:00
atcuno a97cc4b40f Linux - fix bug report 352, improper distorm check 2012-10-15 17:16:52 +00:00
atcuno 4e8db59dc9 Linux - add table name column to check_syscall to differentiate between 32 and 64 bit 2012-09-12 00:54:58 +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 d09cffc79e Linux - update check_syscall to print symbol names and use header output 2012-09-08 06:46:08 +00:00
iMHLv2 67b2ab5849 Linux - list comprehension for speed, take divisor size from size of address in the profile, some whitespace fixups 2012-09-02 23:01:46 +00:00
atcuno ffbbb5923c Linux - add check_syscall plugin 2012-09-02 06:02:01 +00:00