v1.2.0
Fixed issues from v1.1.0:
- Moved from
pycryptodome
topycryptodomex
(non-colliding namespace with legacypycrypto
) - IntTypes are unobligatory (
fixed
attribute inIntType.unpack
) - Integer getters in procmem (e.g.
uint8v
) return plainints
by default, not IntTypes - Added
x64
attribute toprocmem.disasmv