mirror of
https://github.com/cea-sec/miasm
synced 2026-06-21 13:48:18 +00:00
5dbf046bbe
Use Python's int(s, 0) to allow string "s" to specify its base where addresses and offsets can be supplied. This change makes the situation homogeneous among the various examples and interactive usage.