0sir1ss / Anubis

[UNMAINTAINED] A Python script to obfuscate and protect your code through anti debuggers, junk code and custom encryption.
MIT License
307 stars 39 forks source link

the code at the end of the readme doesn't do anything #20

Open ppsnipes opened 1 year ago

ppsnipes commented 1 year ago

Clone this project

$ git clone https://github.com/0sir1ss/Anubis

Access

$ cd Anubis

Install dependencies

$ pip install -r requirements.txt

Run the project

$ python anubis.py image_2023-04-05_070600719

does literally nothing

LopeKinz commented 1 year ago

remove the "$ " dumbass

YumYummity commented 1 year ago

late but why tf are you running this in python command line That's for python code. run this: exit() (to exit the python command line environment) then run it in normal CMD. Make sure to have GIT installed too. and pip

0-harshit-0 commented 1 year ago

looks like nothing to fix here ;P