masm32
There are 136 repositories under masm32 topic.
Xyl2k/Xylitol-MASM32-snippets
MASM32 Code collection for reverse engineers
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
therealdreg/masm32-kernel-programming
masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)
Xyl2k/MASM32-graphical-effects
Various graphical effects in assembly language from the warez scene.
Xyl2k/DongleMe
Feitian Rockey4ND dongle testing
profdrac/kolor
GUI framework in Assembly Language for Keygens/Patchers (Windows)
mrfearless/Dll2Def
Command line tool to create an export defintion file from a dynamic link library
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.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.
smithros/kpi-stuff
Some of my laboratories work in KPI and stuff connected with it.
therealdreg/Win.Cerdalux
WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs
cholombytko/MASM32-student-labs
Student labs at KPI based on MASM32 Assembly
mrfearless/EEexLoader
EEex loader for EEex - github.com/Bubb13/EEex
meixinchoy/Irvine-library
Irvine library for assembly language
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.
trumpiter-max/reverse-engineering-101
This repo stores something about reverse engineering technique fundemental
corbamico/masm64_simple_example
very simple masm64 example to demonstrate how to compile MASM 64 bit using NMake/CMake
shiftpsh/sgcs-cse3030
CSE3030 Assembly Programming
mrfearless/MediaPlayer
A Media Player using the MFPlayer Library
mrfearless/UASM64-Library
The UASM64 Library is a port of the functions from the MASM32 Library
sec248/asudo
Sudo command for Windows. Supports both x86 and x86_64 arch.
ASMHSE/SmplMath
MASM macros to evaluate mathematical expressions like in high-level languages
arthurits/SplashScreen
A stand-alone splash screen written in MASM x86, MASM x64, and C++
Xyl2k/Iczelion-ASM-Morgatte
Les tutoriels ASM d'Iczelion traduit par Morgatte
zawster/Breakout-Game
Breakout Game in Assembly Language Smester Project
chintanvijan/MASM-8086-source-codes
Contains source codes for MASM 8086 assembler.
mrfearless/DrawTextEXT
Extended DrawText function with html and bbcode support
barrettotte/AssemblySnake
Very basic snake game in x86 assembly
LorhanSohaky/ralphAssembles
Jogo em Assembly
therealdreg/dregs-masm32-wine
Dreg's fork Simple tool to build using MASM (Masm32v11r) & run on linux via terminal. Based from olivatooo masm32-wine project, very handy for github action pipeline.
MinaAashraf/Array-Sorting
Assemby program that takes array of numbers from the user, sorts it with one of the three simple algorithms (depending on the user desire) and prints the sorted array.
mrfearless/FileDialog-Library
Library of functions that wrap the IFileOpenDialog and IFileSaveDialog objects.
mrfearless/IEexLoader
IEex loader for IEex - github.com/Bubb13/IEex
mrfearless/MFPlayer-Library
Library of functions that wrap the IMFPMediaPlayer and IMFPMediaItem objects.
SilMon/MASM_Examples
Various files written in Microsoft Assembly, mainly for learning and testing purposes.