GithubHelp home page GithubHelp logo

Comments (9)

L4ys avatar L4ys commented on June 3, 2024 1

It won't add entries to plugins menu
To use the LazyIDA function, just right-click in the disassembly view or pseudo code view

from lazyida.

L4ys avatar L4ys commented on June 3, 2024 1

A common error is that idapython is using incorrect version of sip, which will cause PyQt5 to fail to load
you may use idapyswitch.exe to set the correct version of python that idapython should use

from lazyida.

L4ys avatar L4ys commented on June 3, 2024

It supports IDA Pro >= 7.0

from lazyida.

zhefox avatar zhefox commented on June 3, 2024

It supports IDA Pro >= 7.0

为何我丢入plugins后,并未启用该插件,且在edit->plugins里无法找到该插件的身影

from lazyida.

zhefox avatar zhefox commented on June 3, 2024

It won't add entries to plugins menu To use the LazyIDA function, just right-click in the disassembly view or pseudo code view

一样的,在右键菜单中,我并未找到md中存在的相关功能选项,这是为什么呢

from lazyida.

L4ys avatar L4ys commented on June 3, 2024

Check your output window of IDA Pro, there should be a message "LazyIDA (v1.0.0.3) plugin has been loaded."
If not, then check if there is an error message.

If none of the above messages appear, you may put the plugin in the wrong directory or your idapython was not configured correctly

from lazyida.

zhefox avatar zhefox commented on June 3, 2024

from lazyida.

zhefox avatar zhefox commented on June 3, 2024

修改为from PyQt5 import*,解决了 程序加载问题,然后我该如何操作启用格式化字符串漏洞的检测窗口呢

from lazyida.

zhefox avatar zhefox commented on June 3, 2024

修改为from PyQt5 import*,解决了 程序加载问题,然后我该如何操作启用格式化字符串漏洞的检测窗口呢

已解决

from lazyida.

Related Issues (7)

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.