Adam N's starred repositories

resume.github.com

Resumes generated using the GitHub informations

x64dbg

An open-source user mode debugger for Windows. Optimized for reverse engineering and malware analysis.

Language:C++License:NOASSERTIONStargazers:44160Issues:2733Issues:2467

cheat-engine

Cheat Engine. A development environment focused on modding

cpp-httplib

A C++ header-only HTTP/HTTPS server and client library

Triton

Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.

Language:C++License:Apache-2.0Stargazers:3438Issues:132Issues:952

pe-sieve

Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).

Language:C++License:BSD-2-ClauseStargazers:3013Issues:101Issues:91

HyperDbg

State-of-the-art native debugging tools

Language:CLicense:GPL-3.0Stargazers:2803Issues:86Issues:147

NoVmp

A static devirtualizer for VMProtect x64 3.x. powered by VTIL.

Language:C++License:GPL-3.0Stargazers:1907Issues:81Issues:30

VTIL-Core

Virtual-machine Translation Intermediate Language

Language:C++License:BSD-3-ClauseStargazers:1323Issues:58Issues:27

VMProtect-devirtualization

Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.

Language:RoffStargazers:1151Issues:32Issues:0

zig.guide

Repo for https://zig.guide content. Get up to speed with Zig quickly.

Language:MDXLicense:MITStargazers:641Issues:16Issues:109

NtRays

Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.

Language:C++License:BSD-3-ClauseStargazers:496Issues:16Issues:4

KSOCKET

KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK

Language:CLicense:MITStargazers:464Issues:15Issues:9

vmpattack

A VMP to VTIL lifter.

Language:C++License:GPL-3.0Stargazers:416Issues:23Issues:11
Language:PythonLicense:BSD-3-ClauseStargazers:371Issues:14Issues:16

NtLua

Lua in kernel-mode because why not.

awesomobot

🤖 Modular Discord bot with support for user created scripts and an online dashboard.

DeepAimDetector

Deep learning aimbot detector

Language:Jupyter NotebookStargazers:25Issues:3Issues:0

VTIL-SymEx

Symbolic expression simplifier used across VTIL toolchain. Moved into -->

Language:C++License:BSD-3-ClauseStargazers:24Issues:7Issues:1

injector

Very basic dll injector written in zig, for windows. Assumes the injector, target process, and dll are of the same bitness. Usage: ./injector process-id absolute-path-of-dll (powershell: ./injector (Get-Process process-name).id absolute-path-of-dll).

Language:ZigLicense:MITStargazers:23Issues:2Issues:0

VTIL-Common

A common set of helpers used across VTIL toolchain. Moved into -->

Language:C++License:BSD-3-ClauseStargazers:20Issues:5Issues:0

photocode-ai-coding-assistant

Using the power of AI to explain and debug source code