2022-12-06
@Motoki Miura
support 5.15.0
Motoki Miura committed on 6 Dec 2022
2021-11-05
@h1zzz
Add hide remote port (#11) ...
h1zzz authored on 5 Nov 2021 GitHub committed on 5 Nov 2021
2021-03-24
@Harvey Phillips
added further info links and missed credits
Harvey Phillips committed on 24 Mar 2021
2021-03-07
@Harvey Phillips
Revert "Merge pull request #6 from alfonmga/fixes1" ...
Harvey Phillips committed on 7 Mar 2021
@Harvey Phillips
Merge pull request #6 from alfonmga/fixes1 ...
Harvey Phillips authored on 7 Mar 2021 GitHub committed on 7 Mar 2021
2021-03-06
@Alfon
fix: add <linux/version.h> include
Alfon authored on 6 Mar 2021 GitHub committed on 6 Mar 2021
2021-01-12
@Harvey Phillips
Merge pull request #5 from xcellerator/kprobe ...
Harvey Phillips authored on 12 Jan 2021 GitHub committed on 12 Jan 2021
@Harvey Phillips
update readmes
Harvey Phillips committed on 12 Jan 2021
@Harvey Phillips
replace file_operations with proc_fops for proc_create() in kernel 5.6+
Harvey Phillips committed on 12 Jan 2021
@Harvey Phillips
fix x64 syscall names
Harvey Phillips committed on 12 Jan 2021
@Harvey Phillips
ftrace_helper fixes
Harvey Phillips committed on 12 Jan 2021
2021-01-11
@Harvey Phillips
remove __x64_ prefix from 3.5
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
remove __x64_ prefix from 3.4
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
remove __x64_ prefix from 3.3
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
update 3.5 to use new ftrace_helper for 5.7+
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
update 3.4 to use new ftrace_helper for 5.7+
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
add missing unregister_kprobe()
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
resolve kallsyms_lookup_name via kprobes
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
Merge pull request #4 from xcellerator/gcc-warnings ...
Harvey Phillips authored on 11 Jan 2021 GitHub committed on 11 Jan 2021
@Harvey Phillips
fix format string warnings
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
cast 0x1 to pointer to sock struct before comparison
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
move error declaration above code for 3.5
Harvey Phillips committed on 11 Jan 2021
@Harvey Phillips
move error declaration above code for 3.4
Harvey Phillips committed on 11 Jan 2021
2020-11-11
@Harvey Phillips
fix kernel buffer double-free
Harvey Phillips committed on 11 Nov 2020
2020-10-16
@Harvey Phillips
add blog link
Harvey Phillips committed on 16 Oct 2020
2020-10-08
@Harvey Phillips
add link to blog
Harvey Phillips committed on 8 Oct 2020
2020-10-03
@Harvey Phillips
add hiding logged in users
Harvey Phillips committed on 3 Oct 2020
2020-09-28
@Harvey Phillips
add link to blog
Harvey Phillips committed on 28 Sep 2020
2020-09-27
@Harvey Phillips
add blog link 06
Harvey Phillips committed on 27 Sep 2020
@Harvey Phillips
add blog link 05
Harvey Phillips committed on 27 Sep 2020
@Harvey Phillips
add link to blog 04
Harvey Phillips committed on 27 Sep 2020
@Harvey Phillips
add link to writeup
Harvey Phillips committed on 27 Sep 2020
2020-09-26
@Harvey Phillips
privileged container escapes
Harvey Phillips committed on 26 Sep 2020
2020-09-06
@Harvey Phillips
wrong syscall name
Harvey Phillips committed on 6 Sep 2020
@Harvey Phillips
add link to blog post
Harvey Phillips committed on 6 Sep 2020
@Harvey Phillips
Merge pull request #2 from xcellerator/wip ...
Harvey Phillips authored on 6 Sep 2020 GitHub committed on 6 Sep 2020
@Harvey Phillips
image in readme
Harvey Phillips committed on 6 Sep 2020
@Harvey Phillips
interfering with random and urandom read requests works!
Harvey Phillips committed on 6 Sep 2020
2020-08-27
@Harvey Phillips
add 16.04 support comment
Harvey Phillips committed on 27 Aug 2020
@Harvey Phillips
Merge pull request #1 from xcellerator/wip ...
Harvey Phillips authored on 27 Aug 2020 GitHub committed on 27 Aug 2020
@Harvey Phillips
5.3: updated to use ftrace instead of old method
Harvey Phillips committed on 27 Aug 2020
2020-08-26
@Harvey Phillips
The age of tabs is over. The age of spaces has begun.
Harvey Phillips committed on 26 Aug 2020
@Harvey Phillips
The age of tabs is over. The age of spaces has begun.
Harvey Phillips committed on 26 Aug 2020
@Harvey Phillips
Add explanation for why on earth we have the same function repeated four times
Harvey Phillips committed on 26 Aug 2020
@Harvey Phillips
Add linux_dirent struct block to PTREGS hook_getdents()
Harvey Phillips committed on 26 Aug 2020
@Harvey Phillips
Fix for kernel versions <4.17 ...
Harvey Phillips committed on 26 Aug 2020
@Harvey Phillips
3.4: tabs to spaces
Harvey Phillips committed on 26 Aug 2020
2020-08-25
@Harvey Phillips
working on support for < 4.17
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
update to use ftrace
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
update readme
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
fix function declaration
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
update to use ftrace
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
update version number
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
updated readme and add helper
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
add section 3 readme
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
remove ftrace comments
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
add check for x64 to correct syscall name
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
fix typo
Harvey Phillips committed on 25 Aug 2020
@Harvey Phillips
rewrite module using ftrace
Harvey Phillips committed on 25 Aug 2020
2020-08-14
@Harvey Phillips
remove wip test.sh
Harvey Phillips committed on 14 Aug 2020
@Harvey Phillips
Merge branch 'wip' ...
Harvey Phillips committed on 14 Aug 2020
@Harvey Phillips
updated readme for hiding ports
Harvey Phillips committed on 14 Aug 2020
@Harvey Phillips
hiding port 8080 now works!
Harvey Phillips committed on 14 Aug 2020
@Harvey Phillips
hide ports: builds and hooks, still needs guts
Harvey Phillips committed on 14 Aug 2020
@Harvey Phillips
ignore .vagrant
Harvey Phillips committed on 14 Aug 2020
2020-06-29
@Harvey Phillips
doesn't work yet because we have to assign a function to __tcp4_seq_show, not a function pointer
Harvey Phillips committed on 29 Jun 2020
@Harvey Phillips
hooking appears to work, but no effect yet
Harvey Phillips committed on 29 Jun 2020
@Harvey Phillips
hiding ports wip
Harvey Phillips committed on 29 Jun 2020
2020-06-23
@Harvey Phillips
add hide processes
Harvey Phillips committed on 23 Jun 2020
2020-06-22
@Harvey Phillips
fix section number
Harvey Phillips committed on 22 Jun 2020
@Harvey Phillips
add directory hiding
Harvey Phillips committed on 22 Jun 2020
2020-06-21
@Harvey Phillips
make a process root
Harvey Phillips committed on 21 Jun 2020
@Harvey Phillips
add rootkit line to output
Harvey Phillips committed on 21 Jun 2020
2020-06-20
@Harvey Phillips
fix typo in readme
Harvey Phillips committed on 20 Jun 2020
@Harvey Phillips
hiding lkms with custom signals
Harvey Phillips committed on 20 Jun 2020
2020-06-17
@Harvey Phillips
more code
Harvey Phillips committed on 17 Jun 2020
@Harvey Phillips
markdown typo
Harvey Phillips committed on 17 Jun 2020
@Harvey Phillips
mkdir hook now works!
Harvey Phillips committed on 17 Jun 2020
2020-06-16
@Harvey Phillips
fix duplicate
Harvey Phillips committed on 16 Jun 2020
@Harvey Phillips
change folder name
Harvey Phillips committed on 16 Jun 2020
@Harvey Phillips
hook sys_mkdir, but pathname not correct
Harvey Phillips committed on 16 Jun 2020
2020-06-15
@Harvey Phillips
add inspiration
Harvey Phillips committed on 15 Jun 2020
@Harvey Phillips
add hiding lkms
Harvey Phillips committed on 15 Jun 2020
2020-06-14
@Harvey Phillips
update readme
Harvey Phillips committed on 14 Jun 2020
@Harvey Phillips
update readme
Harvey Phillips committed on 14 Jun 2020
@Harvey Phillips
patching chown in memory!
Harvey Phillips committed on 14 Jun 2020
@Harvey Phillips
replace example with sed
Harvey Phillips committed on 14 Jun 2020
2020-06-13
@Harvey Phillips
remove error
Harvey Phillips committed on 13 Jun 2020
2020-06-12
@Harvey Phillips
dynamically inject an LKM
Harvey Phillips committed on 12 Jun 2020
2020-06-11
@Harvey Phillips
update gitignore
Harvey Phillips committed on 11 Jun 2020
@Harvey Phillips
loading from memory
Harvey Phillips committed on 11 Jun 2020
2020-06-04
@Harvey Phillips
kpatch example and instructions
Harvey Phillips committed on 4 Jun 2020
@Harvey Phillips
code commenting
Harvey Phillips committed on 4 Jun 2020
@Harvey Phillips
add tested on line
Harvey Phillips committed on 4 Jun 2020
@Harvey Phillips
livepatch sample
Harvey Phillips committed on 4 Jun 2020
@Harvey Phillips
restructure
Harvey Phillips committed on 4 Jun 2020
2020-06-02
@Harvey Phillips
update title
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
git ignore for sanity
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
device file example
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
add link
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
test case for make
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
add ubuntu line
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
add note
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
basic lkm
Harvey Phillips committed on 2 Jun 2020
@Harvey Phillips
add repo readme
Harvey Phillips committed on 2 Jun 2020
2020-05-23
@Harvey Phillips
add gitignore
Harvey Phillips committed on 23 May 2020
@Harvey Phillips
Initial commit
Harvey Phillips authored on 23 May 2020 GitHub committed on 23 May 2020