This website requires JavaScript.
Explore
Help
Sign in
mykola
/
blackjack
Watch
1
Star
0
Fork
You've already forked blackjack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9de814e66a
blackjack
/
include
History
mykola2312
b5dd5c455a
begin working on rt_target search - we need that for syscall trampolines
2024-08-19 07:49:30 +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
implement thread register read and write. needs more testing
2024-07-23 03:07:45 +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
begin working on rt_target search - we need that for syscall trampolines
2024-08-19 07:49:30 +03:00
rtdisasm_table.h
encorporate rt_target - unique identifier for instructions we will be looking for
2024-08-19 07:11:45 +03:00