All Projects → Seq.asm → Similar Projects or Alternatives

288 Open source projects that are alternatives of or similar to Seq.asm

Labeless
Labeless is a multipurpose IDA Pro plugin system for labels/comments synchronization with a debugger backend, with complex memory dumping and interactive Python scripting capabilities.
Stars: ✭ 378 (+921.62%)
Mutual labels:  x86-64
Eu4dll
Europa Universalis IV double byte language patch; master:1.30.6.0, dev:1.30.6.0
Stars: ✭ 295 (+697.3%)
Mutual labels:  x86-64
Remill
Library for lifting of x86, amd64, and aarch64 machine code to LLVM bitcode
Stars: ✭ 633 (+1610.81%)
Mutual labels:  x86-64
Unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, X86)
Stars: ✭ 4,934 (+13235.14%)
Mutual labels:  x86-64
Ddetours
Delphi Detours Library
Stars: ✭ 256 (+591.89%)
Mutual labels:  x86-64
Contribute To Open Source
Learn the GitHub workflow by contributing code in a fun simulation project
Stars: ✭ 684 (+1748.65%)
Mutual labels:  educational
Opensmalltalk Vm
Cross-platform virtual machine for Squeak, Pharo, Cuis, and Newspeak.
Stars: ✭ 345 (+832.43%)
Mutual labels:  x86-64
Userlandexec
userland exec for Linux x86_64
Stars: ✭ 23 (-37.84%)
Mutual labels:  x86-64
Livecodelab
a web based livecoding environment
Stars: ✭ 276 (+645.95%)
Mutual labels:  educational
The holy book of x86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Stars: ✭ 577 (+1459.46%)
Mutual labels:  x86-64
Flingos
An educational operating system written in C#. A great stepping stone from high to low level development.
Stars: ✭ 451 (+1118.92%)
Mutual labels:  educational
ByteOS
A simple hobby operating system for the x86-64 architecture, written in C.
Stars: ✭ 47 (+27.03%)
Mutual labels:  x86-64
X86 Assembly Cheat
MOVED TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly SEE README. x86 IA-32 and x86-64 userland minimal examples tutorial. Hundreds of runnable asserts. Nice GDB setup. IO done with libc, so OS portable in theory. NASM and GAS covered. Tested in Ubuntu 18.04. Containers (ELF), linking, calling conventions. System land cheat at: https://github.com/cirosantilli/x86-bare-metal-examples, ARM cheat at: https://github.com/cirosantilli/arm-assembly-cheat
Stars: ✭ 773 (+1989.19%)
Mutual labels:  x86-64
Compiler series
Material for the Creating a Compiler video lesson series.
Stars: ✭ 409 (+1005.41%)
Mutual labels:  educational
Os2
x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]
Stars: ✭ 25 (-32.43%)
Mutual labels:  x86-64
Wingos
a little 64bit operating system written in c++ with smp support
Stars: ✭ 361 (+875.68%)
Mutual labels:  x86-64
Cemu
Cheap EMUlator: lightweight multi-architecture assembly playground
Stars: ✭ 666 (+1700%)
Mutual labels:  x86-64
Toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
Stars: ✭ 4,687 (+12567.57%)
Mutual labels:  x86-64
Coloring
Android coloring app for kids
Stars: ✭ 20 (-45.95%)
Mutual labels:  educational
Cs Field Guide
A free online interactive resource/textbook for high school students learning about computer science.
Stars: ✭ 287 (+675.68%)
Mutual labels:  educational
Fcd
An optimizing decompiler
Stars: ✭ 622 (+1581.08%)
Mutual labels:  x86-64
Elixirschool
The content behind Elixir School
Stars: ✭ 3,171 (+8470.27%)
Mutual labels:  educational
Distorm
Powerful Disassembler Library For x86/AMD64
Stars: ✭ 829 (+2140.54%)
Mutual labels:  x86-64
Simply-Scheme-Exercises
All of the exercises (and their solutions!) from the Berkeley textbook Simply Scheme.
Stars: ✭ 97 (+162.16%)
Mutual labels:  educational
Dlinject
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
Stars: ✭ 521 (+1308.11%)
Mutual labels:  x86-64
Docker Cloudflare Ddns
A small amd64/ARM/ARM64 Docker image that allows you to use CloudFlare as a DDNS / DynDNS Provider.
Stars: ✭ 467 (+1162.16%)
Mutual labels:  x86-64
KanaQuiz
A simple app to quiz the user on identifying Japanese characters.
Stars: ✭ 19 (-48.65%)
Mutual labels:  educational
Celestia
Real-time 3D visualization of space.
Stars: ✭ 785 (+2021.62%)
Mutual labels:  educational
Awesome Python Talks
🎬 🎓 An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.
Stars: ✭ 450 (+1116.22%)
Mutual labels:  educational
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+2437.84%)
Mutual labels:  x86-64
Mazucc
A minimalist C compiler with x86_64 code generation
Stars: ✭ 437 (+1081.08%)
Mutual labels:  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 (+1843.24%)
Mutual labels:  x86-64
Asm Dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
Stars: ✭ 3,898 (+10435.14%)
Mutual labels:  x86-64
Reko
Reko is a binary decompiler.
Stars: ✭ 942 (+2445.95%)
Mutual labels:  x86-64
Dora
Dora VM
Stars: ✭ 371 (+902.7%)
Mutual labels:  x86-64
Ksm
A fast, hackable and simple x64 VT-x hypervisor for Windows and Linux. Builtin userspace sandbox and introspection engine.
Stars: ✭ 673 (+1718.92%)
Mutual labels:  x86-64
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (+878.38%)
Mutual labels:  educational
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-35.14%)
Mutual labels:  x86-64
Beaengine
BeaEngine disasm project
Stars: ✭ 342 (+824.32%)
Mutual labels:  x86-64
Squalr
Squalr Memory Editor - Game Hacking Tool Written in C#
Stars: ✭ 645 (+1643.24%)
Mutual labels:  x86-64
X86 Bare Metal Examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/cirosantilli/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QE…
Stars: ✭ 3,985 (+10670.27%)
Mutual labels:  x86-64
Reverse Engineering
This repository contains some of the executables that I've cracked.
Stars: ✭ 29 (-21.62%)
Mutual labels:  x86-64
Limine
x86/x86_64 BIOS Bootloader
Stars: ✭ 288 (+678.38%)
Mutual labels:  x86-64
Code Dot Org
The code powering code.org and studio.code.org
Stars: ✭ 631 (+1605.41%)
Mutual labels:  educational
Plasma
Plasma is an interactive disassembler for x86/ARM/MIPS. It can generates indented pseudo-code with colored syntax.
Stars: ✭ 2,956 (+7889.19%)
Mutual labels:  x86-64
Blockly Games
A series blockly games which aim to teaching children programming based on Blockly Library.
Stars: ✭ 19 (-48.65%)
Mutual labels:  educational
Cuis Smalltalk Dev
Active development of Cuis Smalltalk
Stars: ✭ 276 (+645.95%)
Mutual labels:  x86-64
Rop Tool
A tool to help you write binary exploits
Stars: ✭ 590 (+1494.59%)
Mutual labels:  x86-64
Asmdb
Instructions database and utilities for X86/X64 and ARM (THUMB/A32/A64) architectures.
Stars: ✭ 258 (+597.3%)
Mutual labels:  x86-64
Blog os
Writing an OS in Rust
Stars: ✭ 8,120 (+21845.95%)
Mutual labels:  x86-64
educational-projects
📚 Fundamental and Advanced Programming, Data Structure, OS Lab and Principle of Compiler Courses Educational Projects
Stars: ✭ 26 (-29.73%)
Mutual labels:  educational
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 (+14424.32%)
Mutual labels:  x86-64
CSpydr
A static typed low-level compiled programming language inspired by Rust and C
Stars: ✭ 17 (-54.05%)
Mutual labels:  x86-64
Openwrt
Automatic unattended weekly builds of the current OpenWrt development master branch for X86_64, Redmi-AC2100 (红米AC2100), Phicomm-K2P (斐讯K2P), K2P-32M-USB (K2P 32M USB版), NanoPi-R2S, Newifi-D2 (新路由3), Hiwifi-HC5962 (极路由4增强版), Xiaomi-R3P (小米路由PRO) and XY-C5 (小娱-C5).
Stars: ✭ 818 (+2110.81%)
Mutual labels:  x86-64
Managarm
Pragmatic microkernel-based OS with fully asynchronous I/O
Stars: ✭ 502 (+1256.76%)
Mutual labels:  x86-64
Svm kernel
x86_64 AMD kernel optimized for performance & hypervisor usage
Stars: ✭ 32 (-13.51%)
Mutual labels:  x86-64
Javassembly
💾 Calling Assembly from Java: simple example using the JNI and NASM.
Stars: ✭ 28 (-24.32%)
Mutual labels:  x86-64
Snapp
Snapp! turns Snap! projects into standalone executables!
Stars: ✭ 26 (-29.73%)
Mutual labels:  educational
Rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Stars: ✭ 818 (+2110.81%)
Mutual labels:  x86-64
Dynarmic
An ARM dynamic recompiler.
Stars: ✭ 475 (+1183.78%)
Mutual labels:  x86-64
1-60 of 288 similar projects