Code Monkey home page Code Monkey logo

memory-dumper's Introduction

Elf-Fix-Memory-Dumper

GitHub stars GitHub forks GitHub issues GitHub watchers Python CPP C GPT_LICENSE code size


This is a script for Dumping Run Time Memory with elf fixer

If you find any bug or not working functions you can contact me.

MIT License

Copyright (c) 2022 AbdulMoez

Version 0.2

-> Optimized the code
-> Update the MemoryTool to 0.4 androidmemorytool support
-> Reduce complexity of installation
-> Update the setup.py and remove errors of installation
-> Disable logs so clean output can be seen
-> Patch the fix.cpp file (to reduce logs and errors)

System & Env Requirements

  • Needed python version 3.6+
  • Android Requirements -> Rooted Device Needed

Installation on termux

  • Installation
    pkg update && pkg upgrade  
    pkg install cmake
    pkg install tsu  
    pkg install python3  
    pkg install git
    git clone https://github.com/Anonym0usWork1221/Memory-Dumper  
    cd Memory-Dumper/
    pip3 install .
    
  • Dumped lib will be appeared in same directory ./dumped_lib/*

Installation on Linux

  • Installation

    apt install cmake
    git clone https://github.com/Anonym0usWork1221/Memory-Dumper
    cd Memory-Dumper/    
    pip3 install .
    
  • Dumped lib will be appeared in same directory ./dumped_lib/*

Alternative autoinstallation for both (Android/Linux)

  • First clone the repository git clone https://github.com/Anonym0usWork1221/Memory-Dumper
  • Open the Clone Directory cd Memory-Dumper/
  • Execute the shell auto install ./autosetup.sh
  • And you are ready to go

Usage

  • Run Game/Process

  • Run Script on Linux
    python3 MemoryDumper.py

  • Run Script on Android
    sudo python3 MemoryDumper.py

  • Make your choice from given menu

Compare between no-fix and fixed ELF

image_without_fixer image_with_fixer

Reference

Contributor

Assistance

If you need assistance, you can ask for help on my mailing list:

I also created a Discord group:

Buy Me a coffee

If you want to support me you can buy me coffee. BitCoin_addr: 19vwfRXfthPY7f2aqDBpxQvZa6AJFKcdBS

memory-dumper's People

Contributors

anonym0uswork1221 avatar

Stargazers

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

Watchers

 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.