User: omarespanol

  • Public profile

User profile: omarespanol

User info
User name:omarespanol
History
Joined:
Number of posts:47
Latest posts:

switch case with wchar_t
Hello normally i use if to check but when i have a lot of conditions is very painful. So i was think...

Use arguments in winmain
Hello i did one small console application for example [code]int argc, wchar_t* argv[]{ assert(argc >...

How to know architecture of windows using c++
Hello i did one small program to check my architecture of windows using c++: [code]#if_WIN64 isWow6...

How to use QueueUserAPC instead of CreateRemotheThread
so i can't use asynchronous procedure calls to inject code into remote processes. Ok thx.

How to use QueueUserAPC instead of CreateRemotheThread
Hello hi i did a small injector but now i want to use QueueUserAPC, documentation: https://msdn.micr...

This user does not accept Private Messages