Giter Club home page Giter Club logo

mentebinaria / maproc Goto Github PK

View Code? Open in Web Editor NEW
24.0 7.0 6.0 1.1 MB

As the name maProc informs, it will map processes in linux, being able to check a process's stack/heap in User Land, 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.

License: BSD 2-Clause "Simplified" License

CMake 1.14% C++ 55.36% CSS 43.50%
mapper scan scammer linux mapper-memory memory-mapping cheat-engine cheat-engine-linux

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.

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

maproc's People

Contributors

buzzer-re avatar vitormob avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

maproc's Issues

Build no Kali Linux

Primeiramente gostaria de dizer que curti muito o maProc mestre, porém tú gostaria de adcionar umas informações sobre o build no kali linux?

Eu me deparei com esse erro quando fui compilar:

CMake Error at CMakeLists.txt:17 (find_package):
Could not find a package configuration file provided by "QT" with any of                                                             
the following names:                                                                                                                                                                               Qt6Config.cmake                                                                                  qt6-config.cmake                                                                                 Qt5Config.cmake                                                                                  qt5-config.cmake                                                                                                                   
Add the installation prefix of "QT" to CMAKE_PREFIX_PATH or set "QT_DIR" to a directory containing one of the above files.  If "QT" provides a separate development package or SDK, be sure it has been installed.

Ai resolvi assim:
apt-get install qtbase5-dev qtdeclarative5-dev -y

OBS: Sei que você adcionou as dependências necessárias na main do projeto, isso é só uma sugestão rs

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.