master131 / ExtremeInjector

745 stars 173 forks source link

What does Stealth Inject do? #99

Open TomerGamerTV opened 10 months ago

TomerGamerTV commented 10 months ago

As the title says... I didn't see anywhere an explanation of what it does.

shizamuru-dev commented 5 months ago

This is a method of embedding dlls without using standard libraries. Simply put, you are injecting the dll using a different "hidden" method. If you look through Process Hacker at the dlls used by the process, you will not see it in this list, and if I remember correctly, this is not all the differences from the usual implementation