Giter Site home page Giter Site logo

maproc's Introduction

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.

Icon

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

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 🔥

  • Stop Process
  • Kill Process
  • Hex View
  • Read Memory
  • Edit Memory
  • Infos Pid
  • Infos Executable
  • Infos OS

Compile 🖨️

Commands

cd maProc
mkdir build
cd build
cmake ..
make

Dependency

qt-creator
build-essential

Pages 📄

Screenshots 🎦

maproc

maproc's People

Contributors

rem0obb avatar buzzer-re avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.