GithubHelp home page GithubHelp logo

simple-xtea-crypter's Introduction

Simple-XTEA-Crypter

Simple runtime crypter in C++.

How to use:

Compile xtea.cpp to create xtea.exe. Drag & drop file you want to encrypt (put in crypter) on xtea.exe. This will encrypt the file and generate shellcode.h.

Make sure that shellcode.h and runPE.h are in the same directory as stub.cpp. Compile stub.cpp to create stub.exe. Running stub.exe will decrypt and run file from the first step.

stub.exe stores the (encrypted) bytes of an executable in itself, when you run it, it decrypts and runs in memory those bytes, by a method called runPE. It does not drop anything on the HD.

I forked the original because I saw room for improvement and wanted some code for English learners to use. I tried to mark it up with comments as best I can. Technically, if you were able to find a portable c++ compiler, this could be made into a one click solution. This code should be modified and if you want it to be FUD, you should probably use a different key and a different cipher.

Link to starter source code used in this implementation: https://github.com/jozemberi/PE-Crypter Link to starter source code used in original implementation: http://www.mediafire.com/?qrjxfcqcdvmqo38

simple-xtea-crypter's People

Contributors

natebrune avatar

Stargazers

 avatar  avatar  avatar Steven avatar  avatar  avatar Leonardo Marinho de Melo Júnior avatar Wynell avatar  avatar Ivan Topor avatar Robert avatar  avatar  avatar RBWDenny avatar John Doe avatar Jaydeep Malik avatar  avatar swagkarna avatar  avatar 김보승 avatar GAURAV avatar  avatar Steven G. avatar Zane Gittins avatar Matthias Miehl avatar David Davidson avatar HaRold avatar y11en avatar  avatar  avatar  avatar  avatar zerocat avatar  avatar Sebastian Haas avatar  avatar  avatar Oliver John Hitchcock avatar hoangcuongflp avatar ɐʇɯon3ɹ avatar Dan Goodman avatar ___ctf avatar CBO avatar Ege Balcı avatar

Watchers

James Cloos avatar  avatar  avatar  avatar

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.