Stars
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
Utility library for analysis of Control Flow Graphs, home to the Basque CFGED algorithm.
Library and tools to access the Apple File System (APFS)
Open-source code analysis platform for C/C++/Java/Binary/Javascript/Python/Kotlin based on code property graphs. Discord https://discord.gg/vv4MH284Hc
information and tools to understand the internals of Apple’s operating systems
A collection of types & functions definitions useful for iOS/macOS binaries analysis.
Papers from the computer science community to read and discuss.
Vox language compiler. AOT / JIT / Linker. Zero dependencies
A curated list of iOS Forensics References, organized by folder with specific references (links to blog post, research paper, articles, and so on) for each interesting file
A curated list of awesome decompilation resources and projects.
VMProtect source code leak (incomplete, some important files are still missing, but you can still see it as a reference on how to virtualize the code)
CMake module for building drivers with Windows Development Kit (WDK)
super-yaml is a tool that helps you write enhanced yaml's and compile them to regular YAML .yml files.
🎓📄 The LaTeX file that I used as the base for all my homework in university.
Сross-platform Vulkan/OpenGL 3D engine for personal experimentation
Automatically exported from code.google.com/p/relacy
A C++ library providing various concurrent data structures and reclamation schemes.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more