masm32
There are 133 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
meixinchoy/Irvine-library
Irvine library for assembly language
mrfearless/EEexLoader
EEex loader for EEex - github.com/Bubb13/EEex
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.
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
trumpiter-max/Reverse-Engineering-101
This repo stores something about reverse engineering technique fundemental
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.
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
mrfearless/FileDialog-Library
Library of functions that wrap the IFileOpenDialog and IFileSaveDialog objects.
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.
zawster/Breakout-Game
Breakout Game in Assembly Language Smester Project
grimy86/CCI25
CCI25 is an open-source collection of notes, summaries, insights, etc. on computer science topics into a unified learning resource.
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/IEexLoader
IEex loader for IEex - github.com/Bubb13/IEex
tomchuoi/PE_Analysis
Windows malware training and development.
mrfearless/FileTags-Library
Library of functions that wrap the IPropertyStore object, for accessing tags of a file.