462 Topics
Question

Modifying only one field property of win32 exe

Question

I have cloned git repo and after doing composer install I am getting these two errors?

Question

Why I forward DLL function using .DEF file failed in VS2022?

Question

Windows calculator app crashes with WerFault inconsistently when launched from a Service using CreateProcessAsUserW()

Question

Value of type X cannot be converted to X. DLL Reference issue

Question

How can I build a DLL that has a declaration but no definition of a function, in C++

Question

Is there any way modify dll's when it is being used by another process?

Question

DLL Injection questions about relationship between target process and attacker process

Question

Cannot run sqlite 3 in Windows 10 x64

Question

Why is my Windows app not finding FTD2XX.DLL

Question

how to Resolve IDAPython Variable Warning Error

Question

UnsatisfiedLinkError : Can't find dependent libraries , when try to load .dll file

Question

Where are the import library files that go with the Windows System32 DLLs?

Question

AppInit_DLLs and LoadAppInit_DLLs not working on Windows 11 despite disabling secure boot and setting the correct path to DLL file

Question

How can I trace the use of DLL imports that are used by static libraries that are linked in a C++ DLL?