Menu

Tree [a3429e] maProc-dev /
 History

HTTPS access


File Date Author Commit
 assets 2022-05-06 VitorMob VitorMob [a3429e] [UPD] maProc v0.2.0
 src 2022-05-06 VitorMob VitorMob [a3429e] [UPD] maProc v0.2.0
 CMakeLists.txt 2022-05-05 VitorMob VitorMob [37f2a5] [UPD] added arena fast
 DEPENDENCIES.md 2022-03-25 VitorMob VitorMob [ef1df6] [UPD] dependencies markdown
 LICENSE 2022-03-05 VitorMob VitorMob [bcd8cc] Create LICENSE
 README.md 2022-05-06 VitorMob VitorMob [a3429e] [UPD] maProc v0.2.0

Read Me

maProc 🐉

As the name maProc informs, it will map processes in linux, being able to check a process's stack/heap, being able to change the memory with write permission, you can manipulate the process by sending a SIGNAL and can stop or pause it process.

Infos ℹ️

Made in C++ lang

Maproc will easily change the memory without depending on ptrace, however we will depend on the support of the system to contain the pseudo directory /mem, otherwise reading and writing in memory will not be possible,we intend to implement it with ptrace in the future.

License BSD 2-Clause

DEPENDENCIES

About ©️

we will make the maProc libs available in the following organization CoffeeCode, create your own maProc.
The project's main creators are Mob, Buzzer with all copyrights to Mente Binária.

Features 🔥

  • Manipulate process
  • Mapper memory process
  • Elf Header Parser

Compile 🖨️

Commands

cd maProc
mkdir build
cd build
cmake ..
make

Pages 📄

Screenshots 🎦

maproc

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.