| shellphish/how2heap |
6,635 |
|
0 |
0 |
about 2 years ago |
0 |
|
9 |
mit |
C |
| A repository for learning various heap exploitation techniques. |
| guyinatuxedo/nightmare |
2,313 |
|
0 |
0 |
over 2 years ago |
0 |
|
23 |
|
Python |
| DhavalKapil/heap-exploitation |
1,192 |
|
0 |
0 |
over 3 years ago |
0 |
|
6 |
|
C |
| This book on heap exploitation is a guide to understanding the internals of glibc's heap and various attacks possible on the heap structure. |
| stong/how-to-exploit-a-double-free |
881 |
|
0 |
0 |
over 4 years ago |
0 |
|
1 |
|
Python |
| How to exploit a double free vulnerability in 2021. 'Use After Free for Dummies' |
| danigargu/heap-viewer |
666 |
|
0 |
0 |
over 3 years ago |
0 |
|
3 |
gpl-3.0 |
Python |
| IDA Pro plugin to examine the glibc heap, focused on exploit development |
| scwuaptx/HITCON-Training |
602 |
|
0 |
0 |
about 8 years ago |
0 |
|
1 |
gpl-3.0 |
C |
| For Linux binary Exploitation |
| t00sh/rop-tool |
573 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
gpl-3.0 |
C |
| A tool to help you write binary exploits |
| externalist/exploit_playground |
571 |
|
0 |
0 |
almost 6 years ago |
0 |
|
1 |
|
C |
| Analysis of public exploits or my 1day exploits |
| 1111joe1111/ida_ea |
382 |
|
0 |
0 |
over 8 years ago |
0 |
|
1 |
|
Python |
| A set of exploitation/reversing aids for IDA |
| struct/isoalloc |
349 |
|
0 |
0 |
about 2 years ago |
0 |
|
18 |
apache-2.0 |
C |
| A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good performance |