Code Monkey home page Code Monkey logo

blankobf's People

Contributors

blank-c avatar yellowsquarepants avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

blankobf's Issues

how the hell do i use this

`c:\Users\zuqwz>python BlankOBF.py -o D: main.py

Traceback (most recent call last):
File "c:\Users\zuqwz\BlankOBF.py", line 144, in
BlankOBF(code, args.path)
File "c:\Users\zuqwz\BlankOBF.py", line 24, in init
self.finalize()
File "c:\Users\zuqwz\BlankOBF.py", line 121, in finalize
with open(self.outpath, "w") as e:
^^^^^^^^^^^^^^^^^^^^^^^
PermissionError: [Errno 13] Permission denied: 'D:'`

executed the command on cmd with admin

error

Traceback (most recent call last):
File "/home/tona/BlankOBFv2.py", line 360, in
main()
File "/home/tona/BlankOBFv2.py", line 351, in main
obfuscated_code = obfuscator.obfuscate()
^^^^^^^^^^^^^^^^^^^^^^
File "/home/tona/BlankOBFv2.py", line 28, in obfuscate
self._save_imports()
File "/home/tona/BlankOBFv2.py", line 55, in _save_imports
self._imports.sort(reverse= True)
TypeError: '<' not supported between instances of 'NoneType' and 'str'

Invalid Filename

Okay, probably is a Stupid, but I can't input the python file to obfuscate. I try to add: bot.py, E:\bot.py and all "Invalid Filename" (And that's the path.) So how I have to input the filename ?

Source Code

why did you obfuscate the obfuscator especially when all it takes is decoding base64 lmfao
output10.txt

Thx i was getting bored

I was bored of today full python obfuscator and then i came across a python grabber obfuscated with it and found the name on the end credit i made a little deobfuscator and i wanted to know if you planning on adding more protection? Thank you

De obfuscate

Someone made a very malicious script with this obfuscator, can you help deobfuscate it?

Why even bother calling this an obfuscator?

Absolutely no attempts at converting pyc to some shifted bytecode. Absolutely no attempts at virtualizing the pyc at runtime... Just converting the payload into a string... Really? What is this? 2017?

We could have instead created a vm that would parse byte strings and then with those byte strings run specific functions in the code. But no, instead, we choose this laughable obfuscation method to help rat and steal credentials from little kiddies playing roblox. Dissapointing.

error line 9

Traceback (most recent call last):
File "C:\Users\d\Downloads\Blank-Grabber-main\Blank Grabber\env\Scripts\process.py", line 9, in
import pyaes
ModuleNotFoundError: No module named 'pyaes'
"pyinstaller"is not internal or external
A command, an executable program, or a batch file.
I've already done these steps:pip install pyaes and python -m pip install pyaes
and also I changed the folder path in PATH but it didn't help

De-obfuscate

Sir I really appreciate your work and really happy to use such tools but could you please make any tool to de-obfuscate for this kind of obfuscator.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.