Pinned Repositories
6502-emulator
6502 emulator in C++
adeb
A debian-based shell environment designed for Android and adb
apple1-old
Simple Apple 1 emulator (made to test my 6502 CPU emulation)
bearparser
Portable Executable parsing library
cryptopals
Solutions to Matasano crypto challenges, just to keep track of it
ctf
ctf related resources
easy6502
runsc
Run shellcode in a debugger (Windows)
winapi-json
Windows API functions in JSON for your automation needs
vadimkotov's Repositories
vadimkotov/winapi-json
Windows API functions in JSON for your automation needs
vadimkotov/runsc
Run shellcode in a debugger (Windows)
vadimkotov/adeb
A debian-based shell environment designed for Android and adb
vadimkotov/bearparser
Portable Executable parsing library
vadimkotov/ctf
ctf related resources
vadimkotov/easy6502
vadimkotov/ml-win-api
Code for my research on breaking API obfuscation using machine learning
vadimkotov/computer-enhance
Code I'm writing as part of Casey Muratori's Performance-Aware Programming course
vadimkotov/mzoom
Mandelbrot zoom in C + Raylib
vadimkotov/overture
C library of convenience data types, structures and algorithms.
vadimkotov/PackerAttacker
C++ application that uses memory and code hooks to detect packers
vadimkotov/PyPackerDetect
A malware dataset curation tool which helps identify packed samples.
vadimkotov/winapi-deobfuscation
Towards Generic Deobfuscation of Windows API Calls
vadimkotov/winexe_cheatsheet
My old cheatsheet for Win32 PE format and PEB.