Nicholas Starke

Results 14 comments of Nicholas Starke

FWIW this issue seems specific to MIPS binaries - I had the same problem with MIPS eCos images. Is there any known work around for this? Thanks in advance

Thank you for taking the time to respond to my question. I appreciate it.

I had to install both Ghidra and Radare2 to get it to run as well. I think the documentation might need to be changed to state both are required to...

http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf As per section 2.1: ``` • An initialization vector IV , that can have any number of bits between 1 and 2^64. For a fixed value of the key,...

Hello! I think the project could still benefit from a docker container that does not have any server-side functionality. There are a lot of dependencies that have to be installed...

yeah man, I'll give it a shot this weekend.

I see that initial docker support was merged; I am going to look at this tonight. What remains to be implemented? Thanks!

Thanks; I’ll take a crack at it in a few hours. Appreciate the guidance!

Try removing `,ticket-filename=root_ticket.der` from your qemu command.

I've been looking at the FACT code to try to discern the best place to insert code for this feature, and I'm a bit at a loss. Where would be...