Marius Muench

Results 61 comments of Marius Muench

Hi, Thanks for reporting. The modem files themselves don't have any symbols, we use patternDB to reconstruct them. pal_memFree was added after the initial release, together with some changes in...

Did you start fuzzing from a snapshot, as in my CLI example above, or just trying to run it from the very beginning? In fuzz mode, we disconnect most of...

Similar Issue was in #19, with the following solution: https://github.com/FirmWire/FirmWire/issues/19#issuecomment-1297414972 Hence, closing this issue for now. If the problem still exists after following the instructions above, feel free to reopen/post...

Yes, we are painfully aware of this! We hope that we can release all the code in the upcoming months - Unfortunately, we need to hold back the release for...

Heya, thanks for checking back! Indeed, we are wrapping up and are currently writing documentation. The release should happen over here: https://github.com/FirmWire/FirmWire, and we hope to get the things public...

Aaaaand we did release it! Check over here: https://github.com/FirmWire/FirmWire. I'll open these days a PR to reflect it in the Readme.md of this repository.

Hi, Sorry for the delay in responding. Great to hear that you are making progress on it! I wonder if changing the Arm Target for avatar/panda could already solve the...

Hi, this issue was described already here: https://github.com/avatartwo/avatar2-examples/issues/4 Albeit closed, it has the answer for you: Everything worked as expected, you arrive at `Arrived at main loop, demo is over...

Heya, taking a second loop at the timestamps, and may indeed be the case that QEMU errors straight-away. Can you retry with the PANDA target for the time being, instead...

Panda is under the hood qemu based, and is currently more used by the avatar2-developers (and, hence, better testing). Additionally, the framework can serve as drop-in for Qemu! Please try:...