masm
There are 227 repositories under masm topic.
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
ThomasJaeger/VisualMASM
Visual MASM - Assembly IDE for Microsoft MASM
dosasm/masm-tasm
run and debug TASM/MASM code in VSCode via JSDos, DOSBox and msdos-player
annihilatorq/shadow_syscall
windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export enumeration, wrapper around kuser_shared_data. supported compilers: clang, gcc and msvc
PELock/Simple-Polymorphic-Engine-SPE32
Simple Polymorphic Engine (SPE32) is a simple polymorphic engine for encrypting code and data. It is an amateur project that can be used to demonstrate what polymorphic engines are.
mrfearless/libraries
Collection of libraries for use with x86 / x64 assembler
Baron-von-Riedesel/JWasm
Masm compatible assembler
mrfearless/ModernUI
Modern UI controls for win32 assembler
mRrvz/bmstu-asm
🔬 Машинно-зависимые языки программирования. МГТУ им. Баумана
mrfearless/APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
meihao1203/Greedy_Snake
X86汇编语言编写的贪吃蛇游戏
mrfearless/APIInfo-Plugin-x86
APIInfo Plugin (x86) - A Plugin For x64dbg
nidud/asmc
Masm compatible assembler
xsro/VSC-ASMtasks
Custom Tasks and settings for run TASM/MASM Code via DOSBox in VSCode. So tempate this repo and write your own MASM/TASM codes !😀Now my VSCode extension xsro.masm-tasm is also available
mrfearless/CopyToAsm-Plugin-x64
CopyToAsm (x64) - A Plugin For x64dbg
Inspirate789/BMSTU-MDPL
:floppy_disk:Лекции и лабораторные работы по курсу "Машинно-зависимые языки программирования" в МГТУ им. Н. Э. Баумана
mrfearless/CopyToAsm-Plugin-x86
CopyToAsm (x86) - A Plugin For x64dbg
mrfearless/UASM-with-RadASM
Support for UASM x86 and x64 assembler in RadASM 2.2.2.x
PELock/StringEncrypt-WebAPI
String Encryption and File Encryption for C/C++, C#, Visual Basic .NET, Delphi/Pascal/Object Pascal, Java, JavaScript, Python, Ruby, AutoIt, PowerShell, Haskell, MASM, FASM programming languages.
mrfearless/creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
mrfearless/x64dbg-Plugin-SDK-For-x86-Assembler
x64dbg Plugin SDK For x86 Assembler
ObjAsm/ObjAsm-C.1
ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
mrfearless/PE-Library-x86
PE Library x86
leonhad/asm-samples
Examples in Assembly with ARM, MASM, TASM and Visual Studio
mrfearless/DateTime-Library
DateTime Library - a library written in assembler (for x86 and x64) which provides simple date and time conversion, manipulation and comparison functions for use in any of your assembler projects.
IbrahimHindawi/masm64-directx11
MASM and DirectX Tutorial
corbamico/masm64_simple_example
very simple masm64 example to demonstrate how to compile MASM 64 bit using NMake/CMake
meixinchoy/Snake-Game-Assembly-Language
This Snake game was written using MASM 32bit x86 8086 assembly language and with the Irvine32 library
ObjAsm/ObjAsm-C.2
ObjAsm Version C.2 - ObjAsm is a macro based single inheritance OOP implementation for x86 and x64 assembler code. It makes it very easy to carry out complex tasks and large projects. It comes with an extensive, optimized and tested object repository that can be used directly into your applications.
shiftpsh/sgcs-cse3030
CSE3030 Assembly Programming
yehonatanmizrachi/snake_assembly
Snake game that is able to run on DOSBox. All of the code is written for 8086 MASM
mrfearless/CodeShot-Plugin-x86
CodeShot Plugin (x86) - A Plugin For x64dbg
meixinchoy/Irvine-library
Irvine library for assembly language
mrfearless/UASM-DDK
Driver Development Kit for x64 UASM assembler
mrfearless/UASM-SDK
UASM SDK
SaadBazaz/antiPixel
👾 Generate code for sprites, for your game in 8086 assembly