mrfearless
Programmer interested in assembly language, debugging and reverse engineering
Drogheda, Ireland
Pinned Repositories
APIInfo-Plugin-x86
APIInfo Plugin (x86) - A Plugin For x64dbg
APISearch-Plugin-x86
APISearch Plugin (x86) - A Plugin For x64dbg
creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
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.
FileDialog-Library
Library of functions that wrap the IFileOpenDialog and IFileSaveDialog objects.
libraries
Collection of libraries for use with x86 / x64 assembler
MediaPlayer
A Media Player using the MFPlayer Library
ModernUI
Modern UI controls for win32 assembler
RadASM2
RadASM v2
UASM64-Library
The UASM64 Library is a port of the functions from the MASM32 Library
mrfearless's Repositories
mrfearless/RadASM2
RadASM v2
mrfearless/libraries
Collection of libraries for use with x86 / x64 assembler
mrfearless/ModernUI
Modern UI controls for win32 assembler
mrfearless/ModernUI64
Modern UI controls for win64 assembler
mrfearless/Dll2Def
Command line tool to create an export defintion file from a dynamic link library
mrfearless/UASM-with-RadASM
Support for UASM x86 and x64 assembler in RadASM 2.2.2.x
mrfearless/creating-controls-in-assembler
Gitbook: https://mrfearless.gitbooks.io/creating-controls-in-assembler
mrfearless/PE-Library-x86
PE Library x86
mrfearless/x64dbg-plugin-template-for-Visual-Studio
x64dbg plugin template for 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.
mrfearless/EEexLoader
EEex loader for EEex - github.com/Bubb13/EEex
mrfearless/Snappy
Windows command line compression/decompression tool based on Google's snappy library - written in assembler
mrfearless/UASM-SDK
UASM SDK
mrfearless/cjsontree
Json file editor & viewer using a treeview control. Makes use of the cJSON library (https://github.com/DaveGamble/cJSON)
mrfearless/InfinityEngineLibraries
Infinity Engine Libraries for assembler x86
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
mrfearless/TlkViewer
Utility for viewing tlk files used by Infinity Engine games
mrfearless/Sia-Library
Sia Library - a library written in assembler for accessing Sia rpc api endpoints (https://sia.tech/docs/)
mrfearless/TablerColoredIcons
x64dbg theme using colored tabler icons (https://github.com/tabler/tabler-icons)
mrfearless/FileDialog-Library
Library of functions that wrap the IFileOpenDialog and IFileSaveDialog objects.
mrfearless/IEexLoader
IEex loader for IEex - github.com/Bubb13/IEex
mrfearless/MOSViewer
Directory Opus Viewer Plugin For MOS File Format
mrfearless/CD
CD - Compress-Decompress Utility
mrfearless/InfinityEngineLibraries64
Infinity Engine Libraries for assembler x64
mrfearless/MFPlayer-Library
Library of functions that wrap the IMFPMediaPlayer and IMFPMediaItem objects.
mrfearless/mrfearless.github.io
mrfearless
mrfearless/ModernUI-Docs
ModernUI Documentation
mrfearless/cJSON
Ultralightweight JSON parser in ANSI C
mrfearless/Listview-Library