cyber-defence-campus / morion

Morion is a PoC tool to experiment with symbolic execution on real-word (ARMv7) binaries.
Apache License 2.0
6 stars 1 forks source link

Testcase: Integer Overflow #10

Closed pdamian closed 1 week ago

pdamian commented 1 year ago

Try out Morion on a simple integer overflow. Example: https://ad2001.gitbook.io/a-noobs-guide-to-arm-exploitation/integer-overflows-on-arm#b7e3.

pdamian commented 1 week ago

Not a tool issue.