Qu3b411/Cryptor
This project aims to write a framework for writing Payloads that are difficult to reverse engineer and enable secure communication by default. All items in the sections marked as a ".payload" section are encrypted in the executable. Additionally, functions have been created to handle encrypted communication, leaving only the payload crafted by the end-users.
PythonGPL-3.0