panda icon indicating copy to clipboard operation
panda copied to clipboard

Sysinject hacks

Open ryandmaggio opened this issue 2 years ago • 2 comments

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.

ryandmaggio avatar Feb 23 '23 21:02 ryandmaggio

Check on MIPS issues

lacraig2 avatar Feb 24 '23 18:02 lacraig2

  • 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

ryandmaggio avatar Feb 24 '23 19:02 ryandmaggio