Avatar

crim

// malware analyst & low-level security researcher

about

Security Researcher based in Romania, focused on malware analysis, reverse engineering, and Windows internals. I work primarily with C/C++, x86/x64 assembly, and Python, with interests in vulnerability research and binary exploitation.

skills

// my capabilities
{
"primary": [
"Malware Analysis",
"Reverse Engineering",
"Windows Internals",
"Kernel Driver Analysis"
],
"secondary": [
"Kernel Development",
"Binary Exploitation",
"Vulnerability Research"
],
"analysis_lab": [
"FLARE-VM",
"REMnux"
],
"tools": [
"IDA Pro",
"x64dbg",
"WinDbg",
"Wireshark",
"Sysinternals"
],
"automation": [
"Python",
"capa"
"YARA",
],
"frameworks": [
"MITRE ATT&CK",
"Unified Kill Chain"
],
"languages": [
"C/C++",
"x86/x64 Assembly"
]
}

recent activity

[project] yarforge — YARA Rule Generator
[project] AES — Implementing AES-128 and AES-256 encryption
[writeup] AES-ECB Attack — How not to use AES
[writeup] IDA Vulnerability — Crashing the Decompiler
[project] PE-Library — C++ PE parser