41 Commits

Author SHA1 Message Date
Andrew Case 99d1de83e4 Linux - Update check_fops for 4.20 2019-01-15 09:52:08 -06:00
Andrew Case cf60a2f27d Linux - update module.c for proc_dir_entry changes 2017-08-14 18:58:10 -05:00
Tom O'Connor 9c06657683 Adding conditionals to allow for compilation against older Linux kernels 2017-08-02 08:23:05 -04:00
Andrew Case 9c9315ac3e Linux - add support for module scanning, extraction, and enumeration through 4.13 2017-07-31 14:11:01 -05:00
atcuno 4142b09e61 Linux - add explicit import of resource structure for newer kernels 2016-05-09 15:32:38 -05:00
atcuno 044910f6b3 Linux - update module.c 2015-12-21 12:37:18 -06:00
gleeda cde51b9f94 fixing address 2015-06-29 14:29:17 -04:00
Andrew C 9fa690b384 Linux - update module.c 2015-03-03 13:57:24 -06:00
Andrew C ec44ae49c0 Linux - fix radix tree vtype building 2015-03-03 13:41:01 -06:00
Andrew C 4ccf425b6d Linux - add Makefile.enterprise 2015-02-03 14:02:33 -06:00
Philipp Waechter f0dde8cddc added include timekeeper_internal.h for kernel >= 3.7 to linux/module.c 2015-01-21 14:30:49 +01:00
Andrew C 7adcb7489c Linux - remove pmem 2014-10-06 11:06:16 -05:00
Andrew C 6c04cc9468 Linux - add getkcore 2014-08-13 01:35:12 -05:00
Mike Auty 3a030b003b Attempt to fix googlecode issue 512. 2014-07-26 11:27:07 +01:00
Andrew C d299ca0772 Linux - delete getkcore.py 2014-07-19 08:20:26 -05:00
Andrew C a03778adfb Linux - minor updates to support 3.16 2014-07-15 07:09:30 -05:00
Andrew C 2effdbb92c Linux - update linux_mount 2014-07-08 21:32:47 -05:00
Andrew C 1d2e2dfeb5 Linux - update module.c 2014-07-08 13:57:08 -05:00
Andrew C 22565669ef Linux - update module.c 2014-07-08 13:54:25 -05:00
Andrew C 5cf382a686 Linux - add proc_dir_entry to module.c to close 486 2014-07-08 09:39:02 -05:00
Andrew C c3cd673958 Linux - add -L/--listfiles option to linux_find_file 2014-05-27 10:18:44 -05:00
Andrew C 5ec67dcfca Linux - update module.c to support module_sect_attrs across oldest versions 2014-05-27 00:43:57 -05:00
Andrew C a87d2c5cfc Linux - add POC script for acquistion of memory through /proc/kcore 2014-05-22 10:58:14 -05:00
atcuno 06460346f1 update module.c from book vm 2014-03-15 20:10:19 -05:00
atcuno 05026a6f4e Linux - update module.c for > 3.3, fix issue 373 2013-03-29 21:33:59 +00:00
gleeda db09e88ac8 removed uneeded line 2013-03-02 03:04:49 +00:00
gleeda 07d5f28b70 adding the Makefile for pmem which was left off in revision 3161 2013-03-02 02:18:41 +00:00
gleeda 0e040c8bf0 Fixing the Makefile for module.c to handle kernels >= 3.7 since VM_RESERVED is removed (thanks dhiru.kholia) and also moving pmem to its own folder so it can be compiled separately. Fixes issue #368 2013-03-02 02:15:52 +00:00
atcuno dff594ed3d Linux - add joes plugins for detecting in-kernel keyloggers 2012-10-15 18:28:55 +00:00
atcuno c9025bbea1 Linux - fix net_namespace include 2012-10-15 17:04:36 +00:00
atcuno abc9812435 Linux - bugfix - update module.c to support old kmem_cache struct 2012-09-16 22:44:50 +00:00
atcuno a16c5b08c7 Linux - bugfix - module.c conditionally include files_struct 2012-09-16 22:17:50 +00:00
iMHLv2 597d24a7c3 remote the tools/linux/README file, its outdated and plus our authoritative linux instructions are now on the wiki 2012-09-16 22:12:09 +00:00
atcuno 83297bbf43 Linux - bugfix - update module to support 2.6.18 centos 2012-09-16 21:50:09 +00:00
atcuno 3c5e2fd3b3 Linux - remove mount from module.c 2012-09-12 02:42:36 +00:00
atcuno 5b40c6ce28 Linux - remove mnt_pcp from module.c 2012-09-10 21:21:56 +00:00
atcuno 4a7841315f Linux - update module.c to support check_afinfo 2012-09-09 06:56:45 +00:00
atcuno 2a6c85c471 Linux - update mount and tmpfs to support mount namespaces (3.x) and add new type to module.c 2012-08-31 16:13:25 +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
atcuno 160467981c Linux - Add Joes kmem_cache SLAB support 2012-08-25 17:03:41 +00:00
mike.auty@gmail.com e5ae67f65a Merge in most of linux-support. 2012-08-16 11:00:06 +00:00