Commit Graph

23 Commits

Author SHA1 Message Date
gleeda 2174849eef removing render_text from linux_pslist and linux_memmap. we're able to use --verbose for quick text 2014-11-28 14:22:47 -05:00
gleeda 4eccf1b573 converting linux_pslist and linux_memmap 2014-11-28 14:20:09 -05:00
Andrew C f124d07fdb Linux - speed up virtual_process_from_physical_offset 2014-10-06 14:55:12 -05:00
Andrew C d6c88befc0 Linux & Mac - Fix volshell with -p is used 2014-07-17 15:54:20 -05:00
Andrew C 2291799cac Linux - implement set context with physical offset from Jamie 2014-07-15 15:10:03 -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
iMHLv2 8ed0c4bdbc move the linux get_task_start_time() API out of AbstractLinuxCommand - put it in the task_struct object class 2013-02-19 17:58:44 +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 8eb611679c fix a bug in the new dtb printing column for linux_pslist 2013-02-04 04:19:22 +00:00
iMHLv2 14a5d6e05a show the process DTB in linux_pslist, from task_struct.mm.pgd 2013-02-04 00:25:13 +00:00
atcuno 509290364b Linux - add group ID to pslist and psaux 2012-10-15 16:18:30 +00:00
iMHLv2 002a9a7e13 fix a linux command that uses @staticmethod to set config options...they carry through to windows commands 2012-09-29 22:22: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
iMHLv2 c56fc0d1d4 Linux - convert linux_pslist and linux_memmap to table_header 2012-09-03 02:25:28 +00:00
atcuno f7044c792f Linux - update module.c and pslist/psaux to support 3.5 timekeeping structures 2012-08-26 17:46:16 +00:00
iMHLv2 845045162b minor changes to linux plugin descriptions for consistency 2012-08-26 17:25:25 +00:00
atcuno 57502d4c5d Linux - Add Joes pslist kmem_cache plugin 2012-08-25 17:08:46 +00:00
atcuno 8bef88e397 Linux - convert backend to new symbol handling method, update pslist to show how to use it 2012-08-24 22:50:19 +00:00
mike.auty@gmail.com e5ae67f65a Merge in most of linux-support. 2012-08-16 11:00:06 +00:00