Pinned Repositories
91CL-Tools
各类下载工具/各类软件/破解软件资源/国外APP/YouTube/油管/Facebook/脸书/Telegram/电报/Potato Chat/土豆/Tumblr/汤不热/Twitter/推特/Google/谷歌/百度网盘破解版/迅雷破解版;
ananas
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
asmjit
Machine code generation for C++
bosch-med17-block-reader
Decode blocks out of a Bosch MED17 ECU internal flash / EEPROM dump
BuildYourOwnXXX
IDAProBoschME7
Siemens Bosch ME7.x Disassembler Helper for IDA Pro
OBD-Monitor
Tools for interfacing with vehicle engine control units using the OBD-II protocol.
tricore-emulator
A hacky emulator designed to execute Infineon TriCore microcontroller instructions
vwradio
Reverse engineering Volkswagen car radios
fanyi3315's Repositories
fanyi3315/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
fanyi3315/asmjit
Machine code generation for C++
fanyi3315/BigInteger.c
C Based model to work with Big Integers
fanyi3315/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
fanyi3315/ccint
ccint - a C/C++ interpreter, built on top of Clang and LLVM compiler infrastructure
fanyi3315/circuitjs1
Electronic Circuit Simulator in the Browser
fanyi3315/cista
Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.
fanyi3315/CMM-VM
CMM (C Minus Minus) language compiler and VM.
fanyi3315/CompileDragonBook
Compile Dragon Book + DSL book, etc.
fanyi3315/cpi
Tiny c++ interpreter
fanyi3315/cppack
A modern c++ implementation of the msgpack spec. - msgpack.org[C++17]
fanyi3315/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
fanyi3315/CSerialPort
CSerialPort - lightweight cross-platform serial port library for C/C++/C#/Java/Python/Node.js
fanyi3315/CVM
Virtual Machine and Compiler
fanyi3315/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
fanyi3315/fake
嵌入式脚本语言 Lightweight embedded scripting language
fanyi3315/InfinityHookPro
InfinityHookPro Win7 -> Win11 latest
fanyi3315/libriscv
C++20 RISC-V RV32/64/128 userspace emulator library
fanyi3315/mir
A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR
fanyi3315/RareCpp
Creating a simpler, more intuitive means of C++ reflection
fanyi3315/reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack, TOML, XML, YAML / msgpack.org[C++20]
fanyi3315/rttr
C++ Reflection Library
fanyi3315/safetyhook
C++23 procedure hooking library.
fanyi3315/SQLiteCpp
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
fanyi3315/Svar
A Tiny Modern C++ Header Brings Unified Interface for Different Languages
fanyi3315/TypeTitan
A C++11 reflection tool with no macros and minimal templates.
fanyi3315/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
fanyi3315/wasmer
🚀 The leading WebAssembly Runtime supporting WASIX, WASI and Emscripten
fanyi3315/write-a-C-interpreter
Write a simple interpreter of C. Inspired by c4 and largely based on it.
fanyi3315/wxHexEditor
wxHexEditor official GIT repo