masm32
There are 125 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.
therealdreg/masm32-kernel-programming
masm32 kernel programming, drivers, tutorials, examples, and tools (credits Four-F)
mrfearless/libraries
Collection of libraries for use with x86 / x64 assembler
Xyl2k/MASM32-graphical-effects
Various graphical effects in assembly language from the warez scene.
Xyl2k/DongleMe
Feitian Rockey4ND dongle testing
mrfearless/Dll2Def
Command line tool to create an export defintion file from a dynamic link library
profdrac/kolor
GUI framework in Assembly Language for Keygens/Patchers (Windows)
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.
mrfearless/EEexLoader
EEex loader for EEex - github.com/Bubb13/EEex
therealdreg/Win.Cerdalux
WinXPSP2.Cermalus on stereoids, supporting all 32 bits Windows version. Windows Kernel Virus stuff for noobs
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
trumpiter-max/Reverse-Engineering-101
This repo stores something about reverse engineering technique fundemental
cholombytko/MASM32-student-labs
Student labs at KPI based on MASM32 Assembly
meixinchoy/Irvine-library
Irvine library for assembly language
sec248/asudo
Sudo command for Windows. Supports both x86 and x86_64 arch.
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
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
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
zawster/Breakout-Game
Breakout Game in Assembly Language Smester Project
jackshendrikov/assembly-labs
Assembly Labs with MASM32
pearldarkk/MASM
My code while learning MASM
tomchuoi/PE_Analysis
Malware training and development.