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

Integrate with cloud.binary.ninja #78

Open
hugsy opened this issue Jun 22, 2023 · 3 comments
Open

Integrate with cloud.binary.ninja #78

hugsy opened this issue Jun 22, 2023 · 3 comments
Milestone

Comments

@hugsy
Copy link
Owner

hugsy commented Jun 22, 2023

cloud.binary.ninja

  • check if there's a (public) API
  • session ID can be shared (default) using GUID
    • https://cloud.binary.ninja/bn/${GUID}
    • Possible values for views (through GET param view=):
      • Disassembly + il=${int} GET param (0 -> asm, 3 -> mlil)
      • Triage
      • Linear+Disassembly
      • Types
      • Strings
    • can receive addr as base10 int (GET param func)
@h4ckd0tm3
Copy link
Contributor

Wrong Repo?

@hugsy
Copy link
Owner Author

hugsy commented Jun 22, 2023

nah, for pwn/re challenges

@h4ckd0tm3
Copy link
Contributor

Aaahhh, that's a cool idea!

@hugsy hugsy added this to the Next milestone Jun 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants