Julian Hector
Results
4
issues of
Julian Hector
Use syscall inside the target process instead of calling libc functions. This would have some benefits: - libc.so is no longer required in target process - execution time of target...
enhancement
Warn the user when the function prolog contains relative branches or does a pc-relative memory access. In this case the program probably crashes when continuing the hooked function.
enhancement