Code Monkey home page Code Monkey logo

idafuzzy's People

Contributors

ga-ryo avatar sferrini 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

idafuzzy's Issues

Add C++ symbol demangling feature

Hi @Ga-ryo,

I noticed that IDAFuzzy shows C++ symbols in their mangled form.
It would be great instead to use the idc.Demangle() method to show the demangled form.

If you want, I can make a PR with this implemented.

Thanks!

Compatibility with IDA 7.4 and Python3

The 'idc.Demangle' function can be replaced by 'idc.demangle_name' and the 'GetLongPrm' function by 'get_inf_attr'. However, more things such as 'xrange' -> 'range' should be fixed, and the UI objects are missing functions or attributes. Could you change the missing things such that the plugin works with IDA 7.4 and Python3?

Screenshots in the repo

Hi,

first of all thanks, I was thinking of implementing this myself :)

Second of all, you might want to move the screenshots out of the repo. One way to do it is to open a fake issue, put the screenshots in such issue and then take the link from the issue and put it in the readme.
After that you can close the issue and they'll be available anyway.

If you don't care, just close this issue :)

IDA hangs if you search "too fast"

Hi @Ga-ryo,

Thanks for this plugin, nice idea.

I just wanted to report an issue I noticed: in big binaries (with a lot of symbols), if you type fast in the IDAFuzzy search form, the IDA GUI hangs and will never recover. So you have to kill and restart IDA.

I guess it's because IDA callbacks the plugin (every char) but the plugin hasn't finished yet to filtering.

Let me know if you need more info,

Thanks.

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.