You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This program make this in "Setup.py".Just add some trash codes and change the signature.
Yup but what about
NXcrypt use a python internal module ‘py_compile’ who compile the code into bytecode to a .pyc file.
NXcrypt convert .pyc file into normal .py file.
And in this way we can obfuscate the code
https://resources.infosecinstitute.com/antivirus-evasion-tools/#gref
Or better something like this
https://pentesttools.net/how-to-create-undetectable-python-payloads-that-bypass-antiviruses-kali-linux-2017-3/
The text was updated successfully, but these errors were encountered: