List Question
20 TechQA 2022-10-31T19:55:15.883000How to load a DLL on disk into remote process via Golang?
417 views
Asked by pittsec
Intercept LoadLibrary calls by current process after DLL injection
418 views
Asked by Dlionis
C++ / WinAPI: How do I get a value from a function in the injected x64 DLL?
407 views
Asked by krz
CreateRemoteThread() fails with Access Denied (0xc00000005)
255 views
Asked by Kir
Calling a function in another process with parameters using CreateRemoteThread
780 views
Asked by BullyWiiPlaza
FreeLibrary not unhooking DLL
788 views
Asked by AudioBubble
How to fix "LPVOID: unknown size" error while using the CreateRemoteThread API?
693 views
Asked by d3xt3r
CreateRemoteThread fails on Windows7 64bit for 32bit applications
759 views
Asked by user3551678
CreateRemoteThread succeeded, but LoadLibrary failed for some target app
1.6k views
Asked by Gang Li
Why does injecting code caves with thread injection crash my target win32 EXE?
934 views
Asked by Mike
Python (ctypes) CreateRemoteThread causes the process to crash
360 views
Asked by KainAlive
CreateRemoteThread does not work with DLL
312 views
Asked by AudioBubble
DLL code injection with remote Thread: Where to store DLL filename/location in target process address space?
344 views
Asked by lulle2007200
C++ : Dll injection. Why CreateRemoteThread() fail on Notepad?
2.1k views
Asked by Greg
DLL injection via CreateRemoteThread?
3.2k views
Asked by Cubi73
Issues with injection code
503 views
Asked by Kendrick Lamar
DLL injection for browser alone
1.2k views
Asked by Arshad Mindfreak
C++ CreateRemoteThread access violation
725 views
Asked by Trickzter
Calling SetDllDirectory from another process doesn't work?
783 views
Asked by user1591117
GetModuleHandle(), for a DLL in another process
15.9k views
Asked by user1591117