Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get inspiration from other reversing AI tools #16

Open
trufae opened this issue Mar 19, 2024 · 2 comments
Open

Get inspiration from other reversing AI tools #16

trufae opened this issue Mar 19, 2024 · 2 comments

Comments

@trufae
Copy link
Contributor

trufae commented Mar 19, 2024

  • ReverserAI

ref -> https://bladerunner.social/@stevelord/112122362807795682
project link: https://github.com/mrphrazer/reverser_ai

cc @mrphrazer

  • Sidekick BinaryNinja

https://binary.ninja/2024/04/18/sidekick-release.html

@trufae
Copy link
Contributor Author

trufae commented Mar 21, 2024

i think r2ai is fairly superior to this thing which only performs an overengineered function renaming. But i think it's always worth looking for ways to expose common actions (maybe we can have a command that lists and runs the scripts in a directory), because function renaming in r2ai is just an .py script in the examples directory.

@dnakov
Copy link
Collaborator

dnakov commented Mar 21, 2024

I like the scripts idea, maybe we should expose some form of the chat function so you can make your own commands as scripts in there.
This reverser could probably be done with just a good prompt, including the disassembly in it and instructing it to provide descriptive names.

@trufae trufae changed the title Integrate/Contribute/Merge/Inspire by reverserAI Integrate/Contribute/Merge/Inspire from other reversing AI tools Apr 19, 2024
@trufae trufae changed the title Integrate/Contribute/Merge/Inspire from other reversing AI tools Get inspiration from other reversing AI tools Apr 19, 2024
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

No branches or pull requests

2 participants