This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
TripleCross
Watch
1
Star
0
Fork
0
You've already forked TripleCross
mirror of
https://github.com/h3xduck/TripleCross.git
synced
2025-12-25 10:53:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fcf43ff18086c8b8afa2512045b7cba5a41bb137
TripleCross
/
src
/
ebpf
/
include
/
bpf
History
h3xduck
fcf43ff180
Finished extraction of return address from the stack, and libc syscall adress
2022-03-17 19:32:32 -04:00
..
defs.h
Finished extraction of return address from the stack, and libc syscall adress
2022-03-17 19:32:32 -04:00
exec.h
Added new libc symbols extraction
2022-03-02 19:00:50 -05:00
fs.h
Added new TC module, updates to the exec hooking system and the userland module
2022-02-20 16:50:15 -05:00
injection.h
Finished extraction of return address from the stack, and libc syscall adress
2022-03-17 19:32:32 -04:00
sched.h
Added new kprobe to the filesystem ebpf section. Now receiving read events, and storing them in a map for later use, along with a reference to the user-space memory buffer
2022-01-14 21:18:51 -05:00
tc.c
Added new TC module, updates to the exec hooking system and the userland module
2022-02-20 16:50:15 -05:00