All Projects → aligrudi → Neatcc

aligrudi / Neatcc

A small arm/x86(-64) C compiler

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Neatcc

Corehook
A library that simplifies intercepting application function calls using managed code and the .NET Core runtime
Stars: ✭ 191 (+122.09%)
Mutual labels:  arm, x86, x86-64
Capstone
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
Stars: ✭ 5,374 (+6148.84%)
Mutual labels:  arm, x86, x86-64
Bdvl
LD_PRELOAD Linux rootkit (x86 & ARM)
Stars: ✭ 232 (+169.77%)
Mutual labels:  arm, x86, x86-64
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+586.05%)
Mutual labels:  arm, x86, x86-64
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+995.35%)
Mutual labels:  arm, x86, x86-64
Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (+736.05%)
Mutual labels:  arm, x86, x86-64
Capstone.NET
.NET Core and .NET Framework binding for the Capstone Disassembly Framework
Stars: ✭ 108 (+25.58%)
Mutual labels:  arm, x86-64, x86
Mandibule
linux elf injector for x86 x86_64 arm arm64
Stars: ✭ 171 (+98.84%)
Mutual labels:  arm, x86, x86-64
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-66.28%)
Mutual labels:  arm, x86, x86-64
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (+200%)
Mutual labels:  arm, x86, x86-64
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (+1823.26%)
Mutual labels:  arm, x86, x86-64
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+5637.21%)
Mutual labels:  arm, x86, x86-64
asm2cfg
Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files
Stars: ✭ 42 (-51.16%)
Mutual labels:  arm, x86-64, x86
alpine-php-fpm
Lightweight and optimised PHP-FPM (PHP 7.4, 8.0, 8.1) Docker images with essential extensions on top of latest Alpine Linux.
Stars: ✭ 53 (-38.37%)
Mutual labels:  arm, x86-64, x86
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+3337.21%)
Mutual labels:  arm, x86, x86-64
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+991.86%)
Mutual labels:  arm, x86, x86-64
Remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
Stars: ✭ 633 (+636.05%)
Mutual labels:  x86, x86-64
Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Stars: ✭ 645 (+650%)
Mutual labels:  x86, x86-64
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+570.93%)
Mutual labels:  x86, x86-64
Cemu
Cheap EMUlator: lightweight multi-architecture assembly playground
Stars: ✭ 666 (+674.42%)
Mutual labels:  arm, x86-64

NEATCC

Neatcc is an ARM/x86(-64) C compiler. It supports a large subset of ANSI C but lacks some of its features, the most important of which are struct bitfields, inline assembly, and floating point types.

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].