View Single Post
  #3  
Old 06-06-2020, 04:41
DavidXanatos DavidXanatos is offline
Family
 
Join Date: Jun 2018
Posts: 179
Rept. Given: 2
Rept. Rcvd 46 Times in 32 Posts
Thanks Given: 58
Thanks Rcvd at 350 Times in 116 Posts
DavidXanatos Reputation: 46
No .NET yet...

But I have reworked the Injector: https://github.com/DavidXanatos/HideTS/tree/master/Injector
It now injects without using create remote thread by hijacking the main thread, and it has an option to disable the parelell dll loading introduced with a recent win 10 edition.

Also the injector doesn't longer need to be the same bit'ness as the target process and dll, well if its 64 bit it can do booth, it its 32 bit it can only do 32, so well its half universal LOL.
Reply With Quote
The Following 6 Users Say Thank You to DavidXanatos For This Useful Post:
Abaddon (06-07-2020), deepzero (06-06-2020), Doit (06-10-2020), niculaita (06-07-2020), tonyweb (06-07-2020), user1 (06-06-2020)