Nicolas Iooss
Nicolas Iooss
I do not plan doing so, for two main reasons: * If I had time to work on a project like `makecleanpkg`, I would rather contribute to `makechrootpkg` (and `extra-x86_64-build...
> Did you encounter this while attempting an operation with a Michelson address in binary format or were you inspecting code? Thanks for your quick reply! I am working on...
Hello, thanks for your interest! It would be great to extend the work to other versions of iLO. For the offsets, I extracted the task `ConAppCLI` from a firmware update,...
Hi, Sorry for the delay. In fact, I am not familiar with the unpacker/extractor which is present in this repository, as I wrote mine before this repository was open-sourced. It...
Hello, I would be very interested in using Ghidra to study some xtensa firmware and this Pull Request seems very interesting. What is its state? What is currently blocking its...
Hello, it has been a long time since I last studied HP iLO's firmware. From what I remember, my extractor tried to apply the known symbols from JSON files by...
@anotherpk I did this manually by recognizing the code in the functions. Other more automated approaches (such as using function databases from https://github.com/threatrack/ghidra-fidb-repo) could be more efficient.