Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/am0nsec/HellsGate
Original C Implementation of the Hell's Gate VX Technique
https://github.com/am0nsec/HellsGate
Last synced: 3 months ago
JSON representation
Original C Implementation of the Hell's Gate VX Technique
- Host: GitHub
- URL: https://github.com/am0nsec/HellsGate
- Owner: am0nsec
- Created: 2020-06-02T17:10:21.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-28T15:42:36.000Z (over 3 years ago)
- Last Synced: 2024-06-20T09:28:48.272Z (5 months ago)
- Language: C
- Size: 346 KB
- Stars: 871
- Watchers: 18
- Forks: 117
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-edr-bypass - am0nsec/HellsGate: Original C Implementation of the Hell's Gate VX Technique
README
## Hell's Gate ##
Original C Implementation of the Hell's Gate VX Technique
Link to the paper: https://vxug.fakedoma.in/papers/VXUG/Exclusive/HellsGate.pdf
PDF also included in this repository.
Authors:
* Paul Laîné (@am0nsec)
* smelly__vx (@RtlMateusz)### Update ###
Please note:
* We are not claiming that this is ground-breaking as many people have been using this kind of technique for many years;
* We are not claiming that this is the perfect and most optimised way to archive the objective. This is just one example on how to implementation the technique;
* Judging the idea/technique/project/research solely on the name is petty to say the least and definitively childish; and
* Any recommendation and/or ideas will always be welcome, just open an issue in this repository.