โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ โ
โ $ whoami โ
โ > thรฉo campos โ breaking things to understand them โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
typedef struct {
char *name;
char *school;
char *focus[];
bool currently_breaking_things;
} Engineer;
Engineer theo = {
.name = "Thรฉo Campos",
.school = "Epitech Paris โ 5 ans | Chun Ang University Seoul โ 1 an",
.focus = {
"Backend",
"Reverse Engineering",
"Exploit Development",
"Binary Instrumentation",
"CTF Lab Design",
"Static Analysis",
},
.currently_breaking_things = true,
};๐ I build CTF labs focused on memory corruption & vulnerability discovery
๐ฏ Currently hunting for the PJPT certification
๐ ๏ธ I read disassembly for fun โ and sometimes profit
๐ฆ Ex-CSIRT @ BNP Paribas โ security automation & scripting
๐ฌ Talk to me about anything sec, systems, or open source
โ๏ธ Core Languages
**C / C++** โ Systems, exploits, CTF
x86 Assembly โ RE, exploit dev
Python โ Scripting, automation, PoC
Haskell โ Functional paradigms
Bash โ Everything else
TypeScript / JavaScript / Node.js โ Backend & web
PHP / SQL โ Web & databases
Other โ Ruby ยท Dart/Flutter ยท C# ยท GraphQL
๐ง Toolbelt
**๐ Security & Reversing**
GDB pwndbg Ghidra Binwalk Metasploit Burp Suite Wireshark, and more ...
๐ DevOps & Infra
๐ Frameworks
๐ฎ Game / Creative
๐๏ธ Editors
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ TIMELINE โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
[2025-11 โ NOW ] โ๏ธ Back End Developer โ bfan (CDI)
[2024-03 โ 2025-11] ๐ Accompagnateur Pรฉdagogique โ Epitech Paris (CDI)
Mentoring students ยท Writing national-level subjects
Managing the cybersecurity module nationally
[2023-10 โ 2024-03] ๐ฆ Expert en Cybersรฉcuritรฉ โ BNP Paribas (Stage)
Python scripting ยท Security process automation
Internal tooling for incident response
[2022-03 โ 2022-08] โก Back-end Developer โ Brigad (Stage)
NestJS ยท Apollo GraphQL ยท Microservices architecture
[2022-02 โ 2022-03] ๐ Teacher โ ISEG (CDD)
PHP ยท Web dev pool supervision
[2021-02 โ 2022-04] ๐ง Assistant Technique โ ASTEK @ Epitech (CDD)
Communication ยท Unix
[2020-07 โ 2020-12] ๐พ R&D Intern โ Fรฉdรฉration Franรงaise de Tennis (Stage)
Web scraping tool in Python to detect fraud
[2020-04 โ 2022-11] ๐๏ธ รlu Municipal โ Mairie de Maulette (Temps partiel)
[2019-08 โ 2019-09] ๐ รtudiant Piscine โ 42
C ยท Intensive coding bootcamp
---
interests = [
"Memory corruption vulnerabilities",
"Binary exploitation (BOF, ROP chains, heap grooming)",
"Static & dynamic malware analysis",
"CTF challenges (pwn, rev, forensics)",
"Open source security tooling",
"Low-level OS internals",
]
currently_learning = [
"Advanced exploit development",
"Binary instrumentation (Frida, PIN)",
"Kernel-level debugging",
]
hobbies = ["Padel tennis", "Tennis", "Video games", "Rock climbing"]๐ซ๐ท Franรงais (natif) ยท ๐ฌ๐ง English C1 ยท ๐ Paris, France
PGP? Ask me. CTF team? Let's talk. Cool project? I'm in.


