Skip to content

kalvin-eliazord/Corty_Console_Injector

Repository files navigation

Corty Console Injector

A console app that will scan all process and inject your DLL into the selected one.

Features

  • LoadLibraryA
  • Manual Mapping

How to use it?

  • Compile it for your process target architecture (x86/x64)
  • Put your .DLL file into the same folder as the Console injector
  • [F6] to be able to write the ID of a process you want to, press ENTER
  • [F6] again to inject the DLL into the selected process

Preview

image

Known-Issue:

  • The program miss one page of process printing

To-do:

  • Make program more robust
  • Improve UI (alphabetical process order, colors)

About

WinAPI and Manual Mapper Console Injector in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published