Skip to content

Conversation

@neoz
Copy link
Contributor

@neoz neoz commented Apr 13, 2025

No description provided.

@mrexodia
Copy link
Owner

Do you have an example chat where these functions were actually useful?

@neoz
Copy link
Contributor Author

neoz commented Apr 15, 2025

Do you have an example chat where these functions were actually useful?

In case the import search info in names list (analysis by IDA). Example:

  • Analyze vtable with name xxx::LicenseInfo::`vftable',examine the function pointers and decompile each one.
  • Inspect the decompilation and add comments with your findings.

@mrexodia mrexodia changed the title Add memory management and name search functionalities Add functionality to list globals Apr 18, 2025
@mrexodia mrexodia merged commit f0eacca into mrexodia:main Apr 18, 2025
@mrexodia
Copy link
Owner

Thanks!

@mrexodia mrexodia mentioned this pull request Apr 18, 2025
@privacyguy123
Copy link

Seems memory functionality was added and removed before I even got a chance to check it out - what was the thought process behind this?

@mrexodia
Copy link
Owner

Some unresolved design questions, see #54

can1357 pushed a commit to can1357/ida-pro-mcp that referenced this pull request Dec 19, 2025
Add functionality to list globals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants