Add files via upload

This commit is contained in:
vxunderground
2020-10-11 00:53:07 -05:00
committed by GitHub
parent ad3ed5a13f
commit a6dbe47b59
24 changed files with 3744 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
## C# Hell's Gate ##
C# Implementation of the Hell's Gate VX Technique
<br />
<br />
Link to the paper: https://vxug.fakedoma.in/papers/VXUG/Exclusive/HellsGate.pdf
<br /> PDF also included in this repository.
<br />
<br />
Link to the original C implementation: https://github.com/am0nsec/HellsGate
<br />
<br />