/KillHandles

Closes handles of a remote process in attempt to crash it

Primary LanguageCMIT LicenseMIT

KillHandles

Attempts to detect all handles owned by target PID and close them via NtDuplicateObject + DUPLICATE_CLOSE_SOURCE flag.