Nicolas IOOSS
Nicolas IOOSS
Hello, After doing more analysis, I found some small issues in this Pull Request and I added some commits to fix them. > @niooss-ledger please can you release it as...
> Hello_world ARC700 ELF: https://filebin.net/f5tvptla2jhfzxvl For information, this file is no longer available, but I managed to build one: [hello_world.gz](https://github.com/NationalSecurityAgency/ghidra/files/7964690/hello_world.gz) (compressed in order to be able to attach it to...
Hello, for information I rebased (and squashed) this Pull Request on top of `Ghidra_11.0.1_build`. Before updating my `arcompact` branch, I copied it to `arcompact_on_9.1.2`, so the original history of the...
Hello, I confirm this issue still occurs on current git `master` branch. What is blocking this PR from being merged?
@Alanscut can you please take a look at this fix?
Hello, I tested the proof-of-concept C code again and it no longer crashes (it crashed with cJSON v1.7.17). Instead, it displays `json parse failed` (as expected). If I revert commit...
Hello, could you please try to reproduce your issue with the latest release ([v1.7.18](https://github.com/DaveGamble/cJSON/releases/tag/v1.7.18))? This release fixed a heap buffer overflow too and I am wondering whether your issue was...
> If I understand correctly, my hexstream is basically like that: TPM2_HEADER | TPM2_PARAMETERS, right ? For information, the format of the serialized commands is documented in "Trusted Platform Module...
> tpm2_readpublic can make sensible assumptions about it's arguments , I don't think we can using ESAPI. All right, `tpm2_readpublic` tools performs some "under-the-hood magic" which is not as straightforward...
Hello, I am experiencing this issue as well, in a similar situation as Dalzhim (https://github.com/aws/aws-cli/issues/9098#issuecomment-2520870754): I am running AWS CLI in a docker container (which is also configured to run...