RDInjectionWizard
RDInjectionWizard copied to clipboard
Ability to unload an injected library [rd_inject_library]
Would be nice if we have a function like unload_library_from_task ()
that calls the remote dlclose()
with a given handle (return value of load_library_into_task()
).