Giter Club home page Giter Club logo

vegvisir's Introduction

Vegvisir:

A browser based GUI for **LLDB** Debugger. 

Screenshot:

Screenshot

Installation:

Note:

Please use the default python that comes with MacOS which is available at /usr/bin/python. This is because the LLDB framework currently only supports default python on MacOS.
	^^/D/p/Vegvisir >>> which python
	/usr/bin/python

	^^/D/p/Vegvisir >>> python -V
	Python 2.7.10
	
	^^/D/p/Vegvisir >>> sudo pip install -r requirements.txt

#Usage:

	^^/D/p/Vegvisir >>> python vegvisir.py

	^^/D/p/Vegvisir >>> #and then point browser to http://127.0.0.1:8086

Donation:

If you like the project, you can buy me beers :)

Donate Bitcoin

Views

index

Screenshot

auto_suggest

Screenshot

target_create

Screenshot

disassembly

Screenshot

funcs_imported

Screenshot

sections

Screenshot

strings

Screenshot

help

Screenshot

Code Sucks:

Duhhh, the code sucks big time. Lesser the time, more the suckyness. You guys could help me fix things ;)

TODO:

  • Make lldbcontroller more reliable.
  • Add hex memory view along with search.
  • Add lisa.py support.
  • Make it a pip package.
  • Log events, modules, application stdout and stderr on frontend
  • Better auto suggest of commands
  • keyboard short cuts

Thanks:

  • Capstone
  • lldb
  • hacker-bootstrap
  • adminlte
  • typeahead.js
  • @happilycoded
  • @argentum47 for help with CSS and stuff

vegvisir's People

Contributors

ant4g0nist avatar dependabot[bot] 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vegvisir's Issues

iOS Remote Debugging

[Thu Jun 22 2017 06:05:14] platform select remote-ios [Error] There was an error while running the command. Error:LLDBController instance has no attribute 'process'

[Thu Jun 22 2017 06:09:29] process connect connect://192.168.1.9:1337 [Error] There was an error while running the command. Error:LLDBController instance has no attribute 'process'

Debugserver on device do respond. Any idea how to fix it?

Fatal Python error: PyThreadState_Get: no current thread

➜ vegvisir git:(master) ✗ python -V
Python 2.7.13
➜ vegvisir git:(master) ✗ python vegvisir.py
Fatal Python error: PyThreadState_Get: no current thread
[1] 5705 abort python vegvisir.py
➜ vegvisir git:(master) ✗

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.