Skip to content

In this version you can drag files to this file and it will automatically obfuscate the code of all files.

License

Notifications You must be signed in to change notification settings

Anferomol/KramerDropFiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Now you can drag your Files

With this version you can drag the files you want to obfuscate to this file: 'Kramer.py' and they will be automatically obfuscate..


PD: Also detects the extension 'pyw' :P

I hope you like it 👻


🐸 Kramer 🐸



Kramer is a next level obfuscation tool written in Python3 allowing you to obfuscate
your Python3 code easily and securely. It uses Berserker's obfuscation but in a more advanced way
making your code really hard to be deobfuscated.



📋 Examples 📋



Unobfuscated:

input("Hello world!")



Obfuscated:

�������������������������������������������������������������






⭐ Features ⭐



+ This time you can be sure skids won't be able to get your code
+ Very fast execution
+ Easy to use


- The result file is not a python file (.PY) but a compiled python file (.PYC) renamed to .PY
- Can't compile the file to exe (since it's basically a PYC file) but you can compile the PY file in the logs folder
- Can be deobfuscated using a PYC decompilator then some Python algorithmic, but it requires a certain knowledge


🎯 Levels 🎯

This section shows the "levels" of this project, from 0/5 ⚪ to 5/5 ⚫!

⚪🟢🔵🔴🟣⚫



  • Time: 🔴
  • Complexity: 🟣
  • Service: 🔴


💡 Ideas 💡

Feel free to make a pull request on this repository to submit any idea!



  • Complexify the obfuscation


🪓 Deobfuscators 🪓

I did not check the code of the following repositories, use them at your own risks.




📌 Disclaimer 📌



  • Please use this program only for educational purposes.
  • It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.


billythegoat356

About

In this version you can drag files to this file and it will automatically obfuscate the code of all files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Batchfile 0.5%