panda
panda copied to clipboard
Sysinject hacks
Everything should be in order for 32 bit arm and x86 support. I left in the broken x86-64 code incase we want to do that in the future, so we have something to work off of, but I can remove it for neatness if need be.
Check on MIPS issues
- add support for each syscall
- edit inject_syscall to catch a flag for if the syscall returns
- edit inject_syscall to be more discerning about when to do the callback
- add more documentation