Giter VIP home page Giter VIP logo

dll-crab's Introduction

Logo

DLL Crab

Rusty DLL Injector with GUI

Build status Unsafe

Screenshot

Screenshot 1 Screenshot 2

Screenshot 3 Screenshot 4

Why?

Because I can't find a GUI DLL Injector that written in Rust. And i wrote it myself!

Methods

  • CreateRemoteThread
  • RtlCreateUserThread
  • QueueUserAPC
  • NtCreateThreadEx

Download

You can download latest release from here.

DCB (DLL Crab Builder)

dcb.bat is a batch script for building dll crab. If you have Rust, you can use this script to build dll-crab automatically for both gnu and msvc toolchains.

  • .\dcb.bat: Default building
  • .\dcb.bat clean: Only ZIP files (used in github releases)

And check .\build folder after script is finished.

Technologies

  • Rust for Everything
  • egui for GUI

Contributing

All pull-requests and issues are welcome. Just make sure you got a brain.

If you got an error, Please open an issue at here.

Building

Pre-Requests

  • Rust compiler and Cargo must be installed to your computer

Progress

  • Clone the repo (git clone [email protected]:aiocat/dll-crab.git)
  • Move into folder (cd dll-crab)
  • Run cargo build (cargo build --release)

License

DLL Crab is distributed under MIT license. for more information:

dll-crab's People

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.