Ryan Speers

Results 7 issues of Ryan Speers

xxd() function which prints the data expects byte string, not array. Converting what gets appended to.

Likely just a little issue during packaging, the https://github.com/TorgoTorgo/ghidra-findcrypt/releases/tag/v2.1.4 release has the Ghidra 10.1.3 and 10.1.4 ZIP, but both have extensions built for 10.1.4 Ghidra in them.

I believe the files such as sx300_fw-14106.ros downloadable from Cisco (https://software.cisco.com/download/home/284576363/type/282463181/release/1.4.11.02) should be vxWorks but am not seeing any strings indicating that when opening, and vxhunter isn't having luck. Do...

As soon as I submit a file in the node.js web interface, I then get a server crash as follows: ``` /data/jsprime/jsprime-node# node server.js /data/jsprime/jsprime-node/engine.js:149 convertedFunction.push(newFunction2); ^ ReferenceError: convertedFunction is...

This may be an issue with the underlying libmagic, but I'd like to retrieve both the MIME and regular magic string, e.g. 'ASCII text, with no line terminators' and 'text/plain',...

feature

It appears that in the bundle.py, there is at least support for the file format, and packing seems to be well supported. I do not see a way, however, to...

The porcelain status function and the get_untracked_paths function that it calls do not return new untracked files that are in the repo's top level. Unit tests only check that this...