redballoonsecurity / ofrak

OFRAK: unpack, modify, and repack binaries.
https://ofrak.com
Other
1.85k stars 126 forks source link

Merged gui searches #345

Closed EdwardLarson closed 1 year ago

EdwardLarson commented 1 year ago

One sentence summary of this PR (This should go in the CHANGELOG!) Add a search bar to the ResourceTreeView to filter resources by string and bytes. Add searchbar to HexView in order to search for a string or bytes within a resource.

Link to Related Issue(s) Combines #336 and #334

Please describe the changes in your request. Adds a Svelte implementation a search bar with two usages in the GUI: One to search the resource tree for all resources containing some bytes/string, and one to search the currently selected resource for bytes/string.

For more details, see the individual PRs.

Anyone you think should look at this, specifically? @dannyp303 @rbs-jacob