GithubHelp home page GithubHelp logo

maxdcb / pedropper Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 3.0 233 KB

Create a Shellcode Dropper from any Windows Module

License: MIT License

Python 14.44% C 16.09% Batchfile 1.41% C++ 67.39% Shell 0.68%
cybersecurity malware-research redteam shellcode

pedropper's Introduction

GenerateDropperBinary

sudo apt install gcc-mingw-w64
sudo apt install g++-mingw-w64
pip3 install pycryptodome

Generate a dropper for any DLL or EXE. The shellcode of the payload is generated with Donut. The dropper is compile with the generated shellcode (credit to sektor7). The exe resulting has no import table, every function name are xored and the payload is AES encrypted. A dll is also generated with a "go" exported function (rundll32 implant,go), this dll could be use for dll hijacking.

Compatible with linux and windows.

alt text

pedropper's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

pedropper's Issues

Target calculator type

When I try to execute the program, I always get an error message: The module computer type type "x86" conflicts with the target computer type "x64". I tried to use the solution on the web, but Visual Studio does not recognize this folder as a project, so it cannot be modified in Visual Studio, I would like to ask the author if you have encountered this problem, and how to solve it? I am a beginner, so it may be a little offended, please bear with me, but if you can guide me, I will be grateful.
Uploading 5ORBSQGC37WPP8(7H3EYYB7.png…

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.