Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Hadi999 committed Jun 4, 2016
0 parents commit 81175ec
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# NXcrypt

NXcrypt is a python backdoors , payloads crypter written in python by Hadi Tux (had3s) .
the output backdoors are fully undetectable .
NXcrypt is a anti-virus evasion tool

Usage :

sudo ./nxcrypt.py --file=backdoor.py --output=output_backdoor.py # encrypt backdoor.py and output file is output_backdoor.py
sudo ./nxcrypt.py --file=backdoor.py # encrypt backdoor.py and default output file is backdoor.py but you can edit it in source code
sudo ./nxcrypto.py --help # nxcrypt help

- nxcrypt can not encrypt file 2 time
- in linux distros , run it as root
- nxcrypt encrypted outputs are 99% FUD

0 comments on commit 81175ec

Please sign in to comment.