dll-syringe icon indicating copy to clipboard operation
dll-syringe copied to clipboard

A windows dll injection library written in rust.

Results 11 dll-syringe issues
Sort by recently updated
recently updated
newest added

I successfully injected the dll, but I don't know how to replace the function with my version based on the address (module offset) and call it. The table decompiled by...