Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 288 Bytes

File metadata and controls

6 lines (4 loc) · 288 Bytes

Python-Language-payload-encoder

Below, I'll outline a general approach for creating an encoded payload that can bypass antivirus software

Features:

XOR decoding of an encoded payload. Memory allocation for the decoded payload. Execution of the decoded payload using a new thread.