Giter VIP home page Giter VIP logo

peda-arm's People

Contributors

alanyee avatar alexdetrano avatar ali-razmjoo avatar alset0326 avatar awailly avatar bvanheu avatar danghvu avatar degrigis avatar jonathansalwan avatar konekotech avatar laanwj avatar longld avatar mancha1 avatar rusttest5578 avatar tmfink avatar wapiflapi avatar www avatar zachriggle 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar

peda-arm's Issues

architecture ARM

Hello, I have a problem! I don't use architecture arm, dont list as possible of gdb. How must install gdb?

Run peda arm on android?

Hello,
For a project I'm doing I have to retrieve a memory adress from the bss section that contains a given string on my android phone.
This sounds like a job for the searchmem feature.
The only problem I have is how to run this on my android phone, since I have to extract it from the phone's memory.
I'm entirely new in this concept so my question might be silly, anyway I hope you can help me further.

Cloning the peda-arm project and executing pattc..pattx does not work (temp. fix available)

Hello,
I have discovered a bug which I was not aware of #14 the time I opened the PR. Specifically, if I clone just the project peda-arm and execute pattc it does not work as intended. This is because several library files are missing from the peda classic repo.

It worked for me because I already had the peda classic repo installed and on top of it I installed the peda-arm.
So, it only works if we do:
$ git clone https://github.com/longld/peda.git ~/peda
$ git clone https://github.com/alset0326/peda-arm.git ~/peda-arm
$ echo "source ~/peda-arm/peda-arm.py" >> ~/.gdbinit

I could probably try to solve this and create a standalone peda-arm but I require to install all the lib files in peda-arm from peda classic.
What should I do?

Termux with gdb not support peda-arm

peda-arm on termux with gdb have error
http://www.gnu.org/software/gdb/documentation/.
For help, type "help".
Type "apropos word" to search for commands related to "word".
/data/data/com.termux/files/home/.gdbinit:1: Error in sourced command file:
:8: Error in sourced command file:
Undefined command: "from". Try "help".
(gdb)
.seems the problem belong to gdb not support python on termux.
Do you have ways to solve this?

Peda classic commands not implemented

The Peda classic commands such as:

  • start
  • pattc
  • patto
  • memsearch
  • and other commands
    Are not implemented. On the README page, just below features, it says:
    "Just support all commands on original PEDA (except the part of shellcode)"
    This isn't really true. Can we please get support for the commands after mentioned?

Can't run peda-arm

Environment:

  • GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
  • Ubuntu16.04
  • Python 2.7.12(default)
[*] Loading components.
[*] Loading peda main section.
[*] registering commands.
~~skip~~
Modified by alset v1.0

Traceback (most recent call last):
  File "/home/vagrant/ctf/tools/peda-arm/peda-arm.py", line 54, in <module>
    from asm import *
  File "/home/vagrant/ctf/tools/peda-arm/lib/asm.py", line 17, in <module>
    if config.prefix == '':
AttributeError: module 'config' has no attribute 'prefix' 

How to debug with the source code

This is an excellent tool for me because I am learning debugging on Android devices.
But I don't know how to debug with the Android source code. I have AOSP source code, and I have also compiled it.
Please tell me how to use context source command.

peda-arm on termux ( Android )

hii i was struggling with original peda but then google landed me here and i found some hope but i am facing some issues

Screenshot_2021-04-17-10-23-06-861_com termux
as you can see output of context code & context regis empty

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.