inline_syscall
Inline syscalls made easy for windows on clang (by JustasMasiulis)
HellHall
Performing Indirect Clean Syscalls (by Maldev-Academy)
inline_syscall | HellHall | |
---|---|---|
1 | 1 | |
696 | 502 | |
1.1% | 0.0% | |
3.4 | 1.6 | |
9 months ago | almost 2 years ago | |
C++ | C | |
Apache License 2.0 | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
inline_syscall
Posts with mentions or reviews of inline_syscall.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-16.
-
Can't do exploitation research on a novel unhooking approach without a database of the DLLs for every Windows version. Ideas?
https://github.com/JustasMasiulis/inline_syscall (AFAIK the only library that produces inline-able syscall stubs)
HellHall
Posts with mentions or reviews of HellHall.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing inline_syscall and HellHall you can also consider the following projects:
lazy_importer - library for importing functions from dlls in a hidden, reverse engineer unfriendly way
Alaris - A protective and Low Level Shellcode Loader that defeats modern EDR systems.
Corth - It's like Porth, but in C++. Yep, we're going full circle.
minios - mini x86 Operating System <= 256KB
ZwProcessHollowing - ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption
TerraLdr - A Payload Loader Designed With Advanced Evasion Features