/SharedMemory-By-Frankoo

Kernel driver that uses Shared memory to communicate with UserMode

Primary LanguageC

SharedMemory By Frankoo

  • synchronized Write / Read memory (but its to slow for waiting too much for events)
  • GetModuleBase Address of Target application (credits to whoever created it)
  • Sig scanning Credits @DarthTon
  • Clears PIDCache + mmunloaded drivers.
  • doesn't use any systemthreads i was working on implementing something to avoid creating system threads but i stopped working on this project.