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 02:43:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a1119894cdde009bc1fda1b47a1b57b07bbc9f69
TripleCross
/
src
/
client
History
h3xduck
72fddcac62
Finished adapting the code to tcp packets (+ researched a lot about xdp and ebpf, we should be OK with xdps, found a lot of ideas)
2021-11-23 19:55:44 -05:00
..
lib
Finished xdp ebpf program, successfully showing packets received. Added client from Umbra, it will be the C&C client
2021-11-22 18:58:58 -05:00
client.c
Finished adapting the code to tcp packets (+ researched a lot about xdp and ebpf, we should be OK with xdps, found a lot of ideas)
2021-11-23 19:55:44 -05:00
client.o
Finished adapting the client. Cleaned the user code and added getopt. The filter fully works now. Next step: return data to userspace via a map.
2021-11-22 20:02:47 -05:00
injector
Finished adapting the client. Cleaned the user code and added getopt. The filter fully works now. Next step: return data to userspace via a map.
2021-11-22 20:02:47 -05:00
Makefile
Finished xdp ebpf program, successfully showing packets received. Added client from Umbra, it will be the C&C client
2021-11-22 18:58:58 -05:00