-
🌱 I’m currently learning Cybersecurity
-
👯 I’m looking to collaborate on CTFs
-
👨💻 All of my projects are available at https://github.com/ali0gamer1
-
📫 How to reach me gta7iv7@gmail.com
-
⚡ Fun fact I have no idea what I am doing
Pinned Loading
-
-
CSAW Quals'17 SVC exploit (my own libc)
CSAW Quals'17 SVC exploit (my own libc) 1from pwn import *
23target = process("./svc")
45 -
google ctf beginner reversing (no sat)
google ctf beginner reversing (no sat) 1"""2ATTENTION: run in gdb using: "gdb ./beginner" and then write: "source lolme.py"34"""5import gdb
-
-
-
Get info of a C struct using python ...
Get info of a C struct using python (pycparser) 1from pycparser import c_parser, c_ast
23# 1. Your C struct definition4c_struct_code = """
5struct Point {
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.
