All Projects → OrangeBacon → mcc

OrangeBacon / mcc

Licence: MIT license
Mini C Compiler

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to mcc

kasm
Assembler library for Kotlin
Stars: ✭ 40 (+122.22%)
Mutual labels:  x64
catsight
Cross-platform process memory inspector
Stars: ✭ 150 (+733.33%)
Mutual labels:  x64
docker-airdcpp-webclient
AirDC++ Web Client Docker image
Stars: ✭ 24 (+33.33%)
Mutual labels:  x64
vox
Vox language compiler. AOT / JIT / Linker. Zero dependencies
Stars: ✭ 288 (+1500%)
Mutual labels:  ssa-form
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
Stars: ✭ 25 (+38.89%)
Mutual labels:  x64
fdtd3d
fdtd3d is an open source 1D, 2D, 3D FDTD electromagnetics solver with MPI, OpenMP and CUDA support for x86, arm, arm64 architectures
Stars: ✭ 77 (+327.78%)
Mutual labels:  x64
8086-cheatsheet
8086 Microprocessor Cheat sheet with Programs
Stars: ✭ 81 (+350%)
Mutual labels:  x64
Reloaded.Assembler
Minimal .NET wrapper around the simple, easy to use Flat Assembler written by Tomasz Grysztar. Supports both x64 and x86 development.
Stars: ✭ 17 (-5.56%)
Mutual labels:  x64
PFishHook
An x64 inline hook library
Stars: ✭ 21 (+16.67%)
Mutual labels:  x64
Reverse-Engineering
A FREE comprehensive reverse engineering tutorial covering x86, x64, 32-bit ARM & 64-bit ARM architectures.
Stars: ✭ 7,234 (+40088.89%)
Mutual labels:  x64
asm tutorial
Code samples for the Understanding Windows x64 Assembly tutorial.
Stars: ✭ 131 (+627.78%)
Mutual labels:  x64
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+500%)
Mutual labels:  x64
re avkmgr
逆向小红伞杀毒软件驱动——avkmgr
Stars: ✭ 63 (+250%)
Mutual labels:  x64
kar98k public
pwn & ctf tools for windows
Stars: ✭ 24 (+33.33%)
Mutual labels:  x64
storm-engine
Game engine behind Sea Dogs, Pirates of the Caribbean and Age of Pirates games.
Stars: ✭ 636 (+3433.33%)
Mutual labels:  x64
jsix
A hobby operating system for x86_64, boots with UEFI.
Stars: ✭ 60 (+233.33%)
Mutual labels:  x64
biefircate
Running x86-16 or x86-32 code from x86-64 UEFI; _very experimental_ • mirror of https://gitlab.com/tkchia/biefircate • developer notes at https://gitlab.com/tkchia/biefircate/-/blob/main/doc/NOTES.asciidoc
Stars: ✭ 47 (+161.11%)
Mutual labels:  x64
Corth
It's like Porth, but in C++. Yep, we're going full circle.
Stars: ✭ 17 (-5.56%)
Mutual labels:  x64
FoxOS
The FoxOS main repository
Stars: ✭ 48 (+166.67%)
Mutual labels:  x64
opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Stars: ✭ 49 (+172.22%)
Mutual labels:  x64

mcc

Mini C Compiler

note: currently only works with windows x86_64 abi, not system V abi - output executables will not work on a non windows computer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].