Git Product home page Git Product logo

dropper's Introduction

hello, w0x00rld

My name is Victor (R), but you may call me vik :)

On this GitHub page you will find some of the little projects I worked on as a computer goony :3

Discord: physicien

PGP fingerprint (https://keys.openpgp.org/):

674F BBCA 3E0A 842F 745B
F59D 0BAE 136C AE97 07C8

dropper's People

Contributors

therealori avatar torvalds 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

Watchers

 avatar

Forkers

5l1v3r1

dropper's Issues

Unresponsive File

Just decided to try out the obfuscation with an actual project of mine. PassGen and when I ran the main python file. It gave no errors and no output.



Steps to reproduce:

  • Clone PassGen repo
  • Make virtual environment, install packages, get all that stuff set up.
  • Run passgen.py once and let it set up its .env file.
  • Use dropper to obfuscate passgen.py
  • Move obf_passgen.py into PassGen Directory, delete passgen.py, and rename obf_passgen.py to passgen.py.
  • Run the new obfuscated passgen.py file in the PassGen directory.


What happens

  • No output, no errors, nothing happens.
    image

What should happen

  • Run code and pull up an interactive menu with options.
    image

Max Recursion

Trying to run the newly obfuscated python script/file gave me the following error.

Traceback (most recent call last):
  File "/home/ori/Desktop/Dropper/obf_uwu.py", line 21, in <module>
    (lambda _0xc7b4:(
  File "/home/ori/Desktop/Dropper/obf_uwu.py", line 22, in <lambda>
    _0x9828[0x12^0x12](_0x9828[0xd^0xd](_0x9828[0x3d^0x3c])(
RecursionError: maximum recursion depth exceeded during compilation

Everything seems to be obfuscated just fine, but trying to execute/run the file didn't work.

Deobfuscated

image
Asked a friend to deobfuscate it, took 20 minutes

[DOCUMENTATION] - Obfuscation Crash.

Obfuscation "bomb". (Crash/Lockup/Freeze)

So I decided to try out obfuscating a file multiple times and then ran the file. It froze/locked up my computer/laptop.
So I thought I'd share it.



Steps to reproduce:

  • Obfuscate a python file like normal. (Preferably a large file)
  • Obfuscate the obfuscated file. (obf_obf_file.py)
  • Do this a couple more times. (obf_obf_obf_obf.....etc_file.py. The more the better.)
  • Run python3 <insert VERY obfuscated file>.
  • Computer will lock up/freeze. Need to restart.


System Information:

  • OS: Manjaro Linux x86_64
  • Kernel: 5.10.93-1-MANJARO
  • CPU: Intel i7-8565U (8) @ 4.600GHz
  • RAM: 8GB

Note: I don't doubt that if you obfuscate one file enough times, it'll still work on higher end computers. (Feel free to test)
I also didn't see the "Discussions" tab enabled so I thought I'd just drop this here in the "issues" for now.

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.