M00nRise / ProcessHider

Post-exploitation tool for hiding processes from monitoring applications
697 stars 171 forks source link

win10 win2008 x64 bug #11

Open PQFitz opened 7 years ago

PQFitz commented 7 years ago

Unlimited increased memory footprint

PQFitz commented 7 years ago

x64hider.exe memory up up up up !!! Unlimited up

webees commented 6 years ago

【Daemon.cpp】 ☞ void startDaemonScan(BOOL InjectALL) ✔ Sleep(222); ✘ if (result < 0) continue; ✔ if (result < 0) { free(pInfo); continue; }

You know.