blackjack/include
2024-08-22 16:26:22 +03:00
..
debug.h move process specific debug definitions to its own header file, thus fixing compiler warnings 2024-08-19 00:59:26 +03:00
process.h turns out you have to offset the syscall instruction to rip, because PTRACE_CONT continue process by "returning" from syscall 2024-08-22 16:26:22 +03:00
process_debug.h move process specific debug definitions to its own header file, thus fixing compiler warnings 2024-08-19 00:59:26 +03:00
rtdisasm.h implement function to calculate proper patch size for future jmp hooks 2024-08-22 07:59:08 +03:00
rtdisasm_table.h update readme and add endbr32 2024-08-19 12:03:49 +03:00