JLoadLibrary icon indicating copy to clipboard operation
JLoadLibrary copied to clipboard

LoadLibrary DLL Injector Proof-of-Concept in Java

Results 2 JLoadLibrary issues
Sort by recently updated
recently updated
newest added

If I inject a DLL into a 64-bit process using a 64-bit JDK, nothing happens even though it says `Injection successful!`. This is what `x96_dbg` logs when injecting using Java:...

Handle was NULL! Error: 5 Injection failed! Whats that error mean?