![]() |
|
#1
|
|||
|
|||
|
[C++ Sample] DLL injection and API hooking
I needed a program to think its not running in a terminal session so I threw something together from existing lib's that does the job: https://github.com/DavidXanatos/HideTS
Very simple using the MinHook lib. Given how simple it is I thought it may be a good sample for anyone who needs to hook some windows API in some program for whatever reason. Might be useful to some beginners. |
| The Following 2 Users Gave Reputation+1 to DavidXanatos For This Useful Post: | ||
MarcElBichon (06-06-2020), user1 (05-19-2020) | ||
| The Following 11 Users Say Thank You to DavidXanatos For This Useful Post: | ||
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Malware Sample analysis | Aesculapius | Source Code | 2 | 02-13-2018 19:35 |
| malevolous pdf sample | Shub-Nigurrath | General Discussion | 3 | 02-08-2014 01:03 |