Revimal
I'm currently working as a backend engineer specializing in location intelligence. Before that, I worked for 5-years developing high-performance networking.
@daangnSeoul
Pinned Repositories
gourmet-service
Gourmet backend service
opusarium
The C based scheduling framework for high-load tasks.
asym-barrier
An alternative synchronous method of the traditional reader-writer lock.
code-graveyard
The graveyard for code-snippets that abandoned from my projects due to the over-engineering.
kdmhs-ctf-dimicraft
KDMHS-CTF 2016, Reversing 700 Dimicraft Source Code
lepcapy
Lepcapy, a tiny little pcap replay engine
Revimal
This is my profile!
TIL
오늘 내가 공부한 것들을 두서 없이 정리하는 레포지토리
WifiDeauth
A lightweight Wi-Fi auto deauthentication attack tool (libtins/C++)
Revimal's Repositories
Revimal/WifiDeauth
A lightweight Wi-Fi auto deauthentication attack tool (libtins/C++)
Revimal/asym-barrier
An alternative synchronous method of the traditional reader-writer lock.
Revimal/kdmhs-ctf-dimicraft
KDMHS-CTF 2016, Reversing 700 Dimicraft Source Code
Revimal/lepcapy
Lepcapy, a tiny little pcap replay engine
Revimal/Revimal
This is my profile!
Revimal/code-graveyard
The graveyard for code-snippets that abandoned from my projects due to the over-engineering.
Revimal/TIL
오늘 내가 공부한 것들을 두서 없이 정리하는 레포지토리
Revimal/awesome-cve-poc
✍️ A curated list of CVE PoCs.
Revimal/cbench-x86
A simple C header to make your own x86 code benchmark easier.
Revimal/cyphers-discord-bot
Cyphers Discord Bot (Python3 based)
Revimal/events
우분투한국커뮤니티 행사 모음
Revimal/JRest
Light-weight REST API framework for java (Deprecated)
Revimal/kpatch
kpatch - live kernel patching
Revimal/ktx
A simple, header-only, testing framework for kernel projects.
Revimal/libmill
Go-style concurrency in C
Revimal/linux
Linux kernel source tree
Revimal/meltdown
This repository contains several applications, demonstrating the Meltdown bug.
Revimal/Meltdown-Proof-of-Concept
Meltdown PoC Fork (Linux env fixed)
Revimal/ndr-build-env
NDR Build Environment Component
Revimal/ndrte
NDR Runtime Environment
Revimal/nestjs-aop
A way to gracefully apply AOP to nestjs
Revimal/nmidbg-toolkit
NMI based kernel debugging toolkit
Revimal/opusarium
The C based scheduling framework for high-load tasks.
Revimal/Revimal_BoostEchoExample
boost C++ library based echo server example
Revimal/rokaf-letter
공군 기초 군사 훈련단 편지 쓰기
Revimal/StringGeneExample
Gene-based String Search Algorithm Example
Revimal/synchronization-benchmarks
Collection of synchronization micro-benchmarks and traces from infrastructure applications
Revimal/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
Revimal/unotify-example
User-process block/wake kernel module example