![]() |
|
#3
|
|||
|
|||
|
No your question isn't so stupid, but sometimes it happens that nobody reads a message...
OK, "stupid lamer" ...when CreateProcess creates a new process, it creates also its primary thread; so, you can obviously notice a new thread creation with no CreateThread call.Besides, if your process calls CreateThread by runtime dynamic linking (unusual, but technically possible), the Import Table won't contain any CreateThread reference. You aren't a stupid lamer, of course... ![]() Regards |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| IDA can't properly deal with RUST strings | WhoCares | General Discussion | 3 | 07-08-2021 10:46 |
| [C/C++] Memory patcher to deal with (ASLR) | Insid3Code | Source Code | 7 | 10-21-2015 02:20 |
| To manage Threads in DLL's | El Cid | General Discussion | 3 | 05-09-2014 21:05 |