You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Squashed commit of the following:
* x86: add support for real mode execution
* x86: add full support for segmentation/paging
* add baremetal-x86 system for bios firmware analysis
* merge new arch.io module to define IOs' stubs
* merge cas.blobs module
* add fast versions of rep stos/lods/scas/movs
* add tracepoint method in emul class
* add support for PE resources
* improve amoco app load/emul commands
* add set,display,nexti,until in emul ui.
Squashed commit of the following:
* add ppc32 (e200) architecture
* add support for COFF executable format
* add parser for gdb trace files
* improve structs subpackage
version 2.9.7:
* drop python <3.8 support
* improve structs package for bitfield support and computation of
fields' offsets for chosen pointer size (32 or 64 bits)