Skip to content

forksarchive/dll-crab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

DLL Crab

Rusty DLL Injector with GUI

Build status Unsafe

Screenshot

Screenshot 1 Screenshot 2

Why?

Because I can't find a GUI DLL Injector that written in Rust. and I decided to made an one.

Methods

  • CreateRemoteThread
  • RtlCreateUserThread
  • QueueUserAPC
  • NtCreateThreadEx

Download

You can download latest release from here.

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 git@github.com: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:

About

🦀 Rusty DLL Injector with GUI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages