Coder Social home page Coder Social logo

patois / idacyber Goto Github PK

View Code? Open in Web Editor NEW
285.0 22.0 35.0 29.3 MB

Data Visualization Plugin for IDA Pro

License: MIT License

Python 100.00%
ida cyber data-visualization ida-pro idapython-plugin reverse-engineering memory-hacking pixel-art color-filter memory-forensics

idacyber's People

Contributors

patois 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  avatar  avatar  avatar

idacyber's Issues

[Linux] IDAPython: Error while calling Python callback <OnCreate>

On launching IDACyber via any method, I get:

Traceback (most recent call last):
  File "/home/hedge/ida-7.1/plugins/idacyber.py", line 870, in OnCreate
    self.filterlist = self._load_filters(self.pw)
  File "/home/hedge/ida-7.1/plugins/idacyber.py", line 794, in _load_filters
    filter = __import__(mod, globals(), locals(), [], 0)
ImportError: dynamic module does not define init function (initdbg)
Traceback (most recent call last):
  File "/home/hedge/ida-7.1/plugins/idacyber.py", line 243, in paintEvent
    if self.fm.support_selection:
AttributeError: 'NoneType' object has no attribute 'support_selection'

Running IDA 7.1 on Arch Linux with Qt5 and PyQt5 bindings installed. Any ideas on how best to troubleshoot?

Thanks!

IndexError: list index out of range self.pw.set_filter self.filterlist

Hi, I started IDACyber and receive this error message:

IDAPython: Error while calling Python callback :
Traceback (most recent call last):
File "D:/IDA 7.x/plugins/idacyber.py", line 1083, in OnCreate
self.pw.set_filter(self.filterlist[0][1], 0)
IndexError: list index out of range

licence

hello
Since you do not have added licence, am i allowed to make a version that works on other Pyqt versions.
regards and keep up the good work.

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.