Skip to content
/ mebby Public

An x86 memory editor that fits in the boot sector.

License

Notifications You must be signed in to change notification settings

cofinite/mebby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mebby is an x86 Memory Editor that fits in the Boot sector.

mebby

It can be used to inspect and edit memory, as well as execute machine code anywhere in memory.

How to build

Mebby can be assembled using the Netwide Assembler (NASM) with the following command:

nasm -f bin mebby.asm

This repository also contains a prebuilt binary.

How to run

You can try mebby out by loading it as a floppy disk image on the v86 emulator.

Mebby has also been tested on the following processors:

  • Intel Core Duo T2300

About

An x86 memory editor that fits in the boot sector.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published