Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View chainloaded's full-sized avatar

Block or report chainloaded

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
chainloaded/README.md

Hi there 👋

I'm a graduate InfoSec student from Germany with a passion for systems programming, OS and firmware security architecture, reverse engineering, offensive security and malware research.

If you'd like to reach out, feel free to add me on Discord (chainloaded)!

You might also take a look at my blog, where I spontaneously discuss topics such as boot and platform security, and whatever else I find interesting enough!


Some of my past work includes:

Programming 💻

⚡ Coding system-level software for Windows (usermode & kernelmode) using Win32 and native APIs
⚡ Coding boot applications for the Unified Extensible Firmware Interface (UEFI)
⚡ Writing binary obfuscation and virtualization tools
⚡ Building web apps with Rust and PHP
⚡ Coding various tools in languages such as Java and Python.

Offensive security 🟥

⚡ Participating in CTF programs such as HackTheBox
⚡ Building red team oriented software (such as C2s) for Windows
⚡ Implementing multiple proof-of-concepts for kernel mode rootkits and UEFI based bootkits
⚡ Low-level exploit development

Reverse Engineering 👾

⚡ Reverse engineering internal mechanisms and modules of the Windows OS
⚡ Reverse engineering the Windows boot process and its various boot applications

Research ✍️

⚡ Conducting vulnerability research on Windows and UEFI systems
⚡ Writing various scientific papers on the current state of UEFI and kernel mode threats and security measures
⚡ Writing a Bachelor's thesis on the various approaches to code virtualization as a reverse engineering protection


Top Langs My Skills

Pinned Loading

  1. SimpleUefi SimpleUefi Public

    Multi OS UEFI bootloader

    C 3 1

  2. NWS-Collection NWS-Collection Public

    A bunch of demonstration programs used for a NWS (Network-Security/Netzwerksicherheit) course

    C

  3. Krypto Krypto Public

    A collection of cryptographic implementations for a cryptography course

    C++ 2 1

  4. Injector Injector Public

    A PoC CS:GO injector (through manual mapping)

    C++

  5. styx styx Public

    Prototype for a Minecraft Username Sniper in C++

    C++

  6. SchiffeVersenken SchiffeVersenken Public

    A small GUI-based game in Java with single- and multiplayer modes

    Java