Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 307 Bytes

File metadata and controls

19 lines (12 loc) · 307 Bytes

Exit-BOF

Terminate the beacon process or thread

exit process

Terminate the current beacon process via NTDLL!RtlExitUserProcess(0). [NOISE: terminal]

exit process

exit thread

Terminate the current beacon thread via NTDLL!RtlExitUserThread(0). [NOISE: terminal]

exit thread