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

Add a unpack command #179

Closed
postmodern opened this issue Nov 29, 2023 · 1 comment
Closed

Add a unpack command #179

postmodern opened this issue Nov 29, 2023 · 1 comment
Assignees
Labels
command Ronin Command feature New Feature
Milestone

Comments

@postmodern
Copy link
Member

postmodern commented Nov 29, 2023

Add an unpack commands that use Ronin::Support::Binary::Format to unpack binary data. It must allow reading binary data from an --string option, a file, or STDIN. It must also support specifying the --endian, --arch, or --os.

@postmodern postmodern added feature New Feature command Ronin Command labels Nov 29, 2023
@postmodern postmodern added this to the 2.1.0 milestone Nov 29, 2023
@postmodern postmodern self-assigned this Nov 29, 2023
@postmodern postmodern changed the title Add unpack command Add a unpack command Nov 29, 2023
@postmodern
Copy link
Member Author

Implemented in 0a94336.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command Ronin Command feature New Feature
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant