Skip to content

xelemental/Windows-Toolkit

Repository files navigation

Toolkit on Steriods

  1. ThreadEnumerator - Enumerates threads in for a target process.
  2. DLL-Injector - Injects a dll into a target process using CreateRemoteThread API.
  3. PE-Parser - Map a PE File in Memory and parse PE structures in C++.
  4. CRTI-Spotify - Injects shellcode inside Spotify using CreateRemode Thread and ThreadProc as shellcode address.
  5. N-Sec - Create Empty section without PE Tools, with executable code flag less than 100 lines for backdoor.
  6. Icreate-Injection - Chaining PEB Masquerading technique with CreateRemoteThreadInjection)
  7. Process-Dumper - Dumping random process memory using MiniDumpWriteDump except any PPL Process.
  8. D-Dump - An approach to detect Unloaded DLLs using MinidumpWriteDumpAPI.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages