Skip to content

memzer0x/MBR-PaYz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MBR-PaYz

MBR-PaYloadz Cross Compiler Master Boot Record Payload Generator for UselessDisk

The project works both on linux and windows !

The project is quite simple, it will first ask you for a title (60 characters maximum) and it will asks you for 5 lines of 80 characters each where you can write your messages that you want to overwrite the Master Boot Record with.

You can type END or EMPTY, to stop reading or to input a fully empty line respectively.

You can compile and use the project the following way

git clone https://github.com/memzer0x/MBR-PaYz
cd MBR-PaYz
mkdir build
cd build
cmake ..
cmake --build . --config Release
cd Release
.\MBR-PaYz

Thanks to the creators of the fmt for creating this awesome formatting library that has became part of C++ 20, has you may have noticed i put the fmt library in the project since there is no compilers that support the C++ 20 formatting library yet.

About

MBR-PaYloadz Master Boot Record Payload Generator for UselessDisk

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages