lde64
lde64 copied to clipboard
LDE64 (relocatable) source code
Results
2
lde64 issues
Sort by
recently updated
recently updated
newest added
it seems that not perfect for win32 inline hook by pass zero to edx,like this // ; release : 1.6 - 02-23-09 - thanks to Zool@nder for bugfix on 'pop...
Hi, @TrevorSundberg noticed this issue: https://github.com/DominicTobias/detourxs/issues/1 LDE is reading the following as a 5 byte instruction (`48 83 EC 38 48`): ``` 48 83 EC 38 sub rsp,38h 48 8B...