Add: JustasMasiulis/lazy_importer to Defense Evasion section

This commit is contained in:
pe3zx 2021-10-27 16:52:37 +07:00
parent b00a36775e
commit 51ccff0ed7

View File

@ -1418,6 +1418,10 @@ Some tools can be categorized in more than one category. But because the current
<td><a href="https://github.com/jthuraisamy/TelemetrySourcerer">jthuraisamy/TelemetrySourcerer</a></td>
<td>Enumerate and disable common sources of telemetry used by AV/EDR.</td>
</tr>
<tr>
<td><a href="https://github.com/JustasMasiulis/lazy_importer">JustasMasiulis/lazy_importer</a></td>
<td>library for importing functions from dlls in a hidden, reverse engineer unfriendly way</td>
</tr>
<tr>
<td><a href="https://github.com/Kara-4search/FullDLLUnhooking_CSharp">Kara-4search/FullDLLUnhooking_CSharp</a></td>
<td>Unhook DLL via cleaning the DLL 's .text section</td>