mirror of
https://github.com/nganhkhoa/CTF-All-In-One.git
synced 2025-06-29 22:25:03 +07:00
update 4.14_glibc_tcache
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
#HXP CTF 2017 - dont_panic 100 pts
|
||||
#Writeup link : https://rce4fun.blogspot.com/2017/11/hxp-ctf-2017-dontpanic-reversing-100.html
|
||||
#Souhail Hammou
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
|
||||
def get_count(flag):
|
||||
|
Reference in New Issue
Block a user