WerWolv / PCBEmulator
☆20Updated 3 years ago
Alternatives and similar repositories for PCBEmulator:
Users that are interested in PCBEmulator are comparing it to the libraries listed below
- ☆15Updated 2 years ago
- A number of samples to get you started with VTILs API.☆38Updated 3 years ago
- SDK generator for Glacier Engine games (HITMAN2, HITMAN3)☆10Updated 2 years ago
- C++ Helper library containing various types and functions used throughout many of my projects☆19Updated this week
- A Software Renderer for Dear ImGui☆11Updated 2 years ago
- C++ JSON parser and stringify☆26Updated 2 years ago
- A WIP aarch64 emulator (and at some point dynarec) written in C++20.☆28Updated 2 years ago
- x86 dissassembler to extract reassembleable assembly.☆12Updated 9 months ago
- A C++ Front-end based on LLVM's clang.☆19Updated last year
- Divide 64-bit integers faster than hardware. Or precompute for a given denom and quickly divide repeatedly.☆28Updated 3 years ago
- User interface for inspecting and editing .vtil files based on Ultralight. (WIP)☆15Updated 4 years ago
- Perform regex pattern matching on binary data. (Regex-like)☆38Updated 7 years ago
- ☆15Updated 3 years ago
- Standalone DLL that implements LLVM's demangling functionality.☆17Updated 2 years ago
- C++11 implementation of 010 Editor's template language☆36Updated 7 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- A small tool to produce a dummy pdb for an executable with symbols at addresses from a file☆41Updated 7 years ago
- ImHex plugin that provides interface to Zlib inflate in PatternLanguage. Zlib inflate can autodetect and decompress raw deflate, zlib wra…