Commit Graph

822 Commits

Author SHA1 Message Date
atcuno fdcc3ca65c Mac - add trap table plugin 2013-01-22 18:54:07 +00:00
atcuno 454794eb9f Mac - add dump_map 2013-01-22 06:01:43 +00:00
atcuno 6786db6dca Mac - updated psaux to use get_process_address_space 2013-01-22 06:01:24 +00:00
atcuno 103e4607d6 Mac - update proc_maps to yield proc struct 2013-01-22 06:00:50 +00:00
atcuno 5f75827c4c Mac - add get_process_address_space to object_class 2013-01-22 06:00:14 +00:00
atcuno c9f9b9abc1 Linux - switch dump_map to zread 2013-01-22 05:59:19 +00:00
atcuno d88a0e8afe Mac - update proc_maps to use table format and to print full path of maps 2013-01-22 05:00:53 +00:00
atcuno bade5584c2 Mac - add start time to pslist 2013-01-22 04:06:53 +00:00
atcuno 194b85a44c Mac - add pstree plugin 2013-01-22 03:45:12 +00:00
atcuno 532e5bc134 Mac - change dsymutil parsing to regular expression based to support all profiles 2013-01-21 23:21:17 +00:00
atcuno 011ec57872 Mac - print error when running psaux on a 32bit sample from a 64 bit kernel 2013-01-21 20:59:47 +00:00
atcuno d275e2355f Mac - update notifiers to not print invalid match strings 2013-01-21 20:54:00 +00:00
atcuno cf3894f1cf Mac - update macho address space to not use add_types 2013-01-21 20:43:39 +00:00
atcuno 008d0c9dfb Mac - fix finding 32 bit dtb for 10.5.x, need test sample for 64 bit 2013-01-21 20:39:12 +00:00
atcuno ac5503a648 Mac - fix convert tool 2013-01-21 20:38:17 +00:00
atcuno 15e67312b7 Mac - clean up macho address space 2013-01-21 20:23:11 +00:00
atcuno c1aa7f2c86 Mac - update mac.py for 10.5.8 2013-01-21 18:53:00 +00:00
atcuno 66e5db3381 Mac - update convert.py for 10.5.8 2013-01-21 18:52:28 +00:00
atcuno 18e1127db9 Mac - add docs to plugins missing descriptions 2013-01-21 17:46:04 +00:00
atcuno 5738a63bb5 Mac - update route and get_rt 2013-01-21 08:05:53 +00:00
atcuno b1c6953562 Mac - update ARP 2013-01-21 07:59:14 +00:00
atcuno d6c8a221b3 Mac - update notifiers 2013-01-21 07:55:46 +00:00
atcuno 3b3f5caa33 Mac - update common for cppname and handler lookup 2013-01-21 07:55:28 +00:00
atcuno 5c8ff6885f Mac - update symbol functions 2013-01-21 07:54:59 +00:00
atcuno ce143baeda Mac - update dmesg 2013-01-21 07:31:12 +00:00
atcuno d2fd9022f4 Mac - update ip_filters & add ipv6 support 2013-01-21 07:29:09 +00:00
atcuno 2e8dac8aa3 Mac - update mount 2013-01-21 07:20:52 +00:00
atcuno a248c8edce Mac - update trustedbsd 2013-01-21 07:17:15 +00:00
atcuno d7d47b25fc Mac - update common 2013-01-21 07:16:56 +00:00
atcuno 89d77f91ac Mac - update netstat 2013-01-21 07:09:44 +00:00
atcuno 352ab14d8e Mac - update ifconfig 2013-01-21 07:06:03 +00:00
atcuno 80199cd5c8 Mac - update proc_maps 2013-01-21 07:03:05 +00:00
atcuno bc4930f0e3 Mac - fix psaux 2013-01-21 06:59:16 +00:00
atcuno 8cfc9ce8b3 Mac - update psaux, broken due to failed AS check issue 2013-01-21 06:41:12 +00:00
atcuno 98415e272e Mac - get rid of wait queues 2013-01-21 06:28:33 +00:00
atcuno e325909cc3 Mac - update lsof 2013-01-21 06:27:10 +00:00
atcuno d0b8fed31d Mac - update pslist 2013-01-21 06:26:10 +00:00
atcuno 7aa6d3fbb3 Mac - update vfs_events 2013-01-21 06:22:17 +00:00
atcuno ccb86bcc69 Mac - update machine_info 2013-01-21 06:17:03 +00:00
atcuno 3c142ac5b6 Mac - get rid of old files 2013-01-21 06:12:38 +00:00
atcuno daaf97650f Mac - update lsmod 2013-01-21 06:12:14 +00:00
atcuno 791c242779 Mac - update common 2013-01-21 06:11:57 +00:00
atcuno b6d6c8ec8b Mac - update version to use common instead of mac_common 2013-01-21 06:10:04 +00:00
atcuno 498ae876b3 Mac - rename common 2013-01-21 05:57:23 +00:00
atcuno eed63a383f Mac - update mac_common for execute/profile/set_members 2013-01-21 05:56:29 +00:00
atcuno 28cb76dfdc add mac profile internals additions and AS checks 2013-01-21 05:55:33 +00:00
atcuno 52be2c2cbe Update convert tool 2013-01-21 05:54:37 +00:00
iMHLv2 482a144f66 automatically translate kernel addresses in the strings output to identify the owning kernel module. fixes issue #363 2013-01-17 02:12:52 +00:00
iMHLv2 96d088e578 increase the width of the Pid column for sockets and sockscan so we don't display something like 22...3 when the Pid is larger than normal (for when we find partially recycled socket pools) 2013-01-17 01:13:27 +00:00
iMHLv2 a8e3d84f69 a column length is not needed for Pid in connections, because its the last column on the right 2013-01-17 01:10:58 +00:00