| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-28 | 4.6 kB | |
| Version 1.4.10 source code.tar.gz | 2026-04-28 | 4.4 MB | |
| Version 1.4.10 source code.zip | 2026-04-28 | 4.8 MB | |
| Totals: 3 Items | 9.2 MB | 1 | |
What's Changed
- update rootfs by @xwings in https://github.com/qilingframework/qiling/pull/1542
- update rootfs by @xwings in https://github.com/qilingframework/qiling/pull/1543
Full Changelog: https://github.com/qilingframework/qiling/compare/1.4.7...1.4.8
What's Changed
- sync with master by @xwings in https://github.com/qilingframework/qiling/pull/1544
- Fix: gdb cannot parse some regs value when debugging ARM64 by @the-soloist in https://github.com/qilingframework/qiling/pull/1526
- Fix open files flags by @elicn in https://github.com/qilingframework/qiling/pull/1546
- Initial signal support for POSIX by @elicn in https://github.com/qilingframework/qiling/pull/1545
- Fix flags breakage by @elicn in https://github.com/qilingframework/qiling/pull/1550
- Refactor qdb by @elicn in https://github.com/qilingframework/qiling/pull/1549
- sync rootfs and renew docker test by @xwings in https://github.com/qilingframework/qiling/pull/1554
- fix docker failure by @xwings in https://github.com/qilingframework/qiling/pull/1560
- disable getauxval HWCAP value for ARM64, which indicates Atomics supp… by @rliebig in https://github.com/qilingframework/qiling/pull/1562
- Various fixes and improvements for Windows emulation by @JFarAur in https://github.com/qilingframework/qiling/pull/1552
- Fix qdb support for ARM Cortex-M by @elicn in https://github.com/qilingframework/qiling/pull/1574
- Fix blob coverage by @elicn in https://github.com/qilingframework/qiling/pull/1567
- Add overlooked base class for [#1574] by @elicn in https://github.com/qilingframework/qiling/pull/1575
- Update new README.md by @xwings in https://github.com/qilingframework/qiling/pull/1578
- QDB and BLOB fixes by @elicn in https://github.com/qilingframework/qiling/pull/1577
- Re-design MMIO support to be pickle-friendly by @elicn in https://github.com/qilingframework/qiling/pull/1584
- Raw binary blob support by @technikelly in https://github.com/qilingframework/qiling/pull/1583
- Fix Windows breakage by @elicn in https://github.com/qilingframework/qiling/pull/1595
- return EISDIR in case ql_syscall_read is attempted on directory by @rliebig in https://github.com/qilingframework/qiling/pull/1586
- Periodic maintenance PR by @elicn in https://github.com/qilingframework/qiling/pull/1590
- Support IDA 9.x by @juliangrtz in https://github.com/qilingframework/qiling/pull/1591
- MMIO unmap fix by @elicn in https://github.com/qilingframework/qiling/pull/1596
- PPC debugger XML support by @0xMirasio in https://github.com/qilingframework/qiling/pull/1600
- epoll support by @libumem in https://github.com/qilingframework/qiling/pull/1558
- Add TODO.md, ARCHITECTURE.md. Update README.md. and add kernel proxy by @xwings in https://github.com/qilingframework/qiling/pull/1610
- ignore files by @xwings in https://github.com/qilingframework/qiling/pull/1613
- fix docker python:3-slim by @xwings in https://github.com/qilingframework/qiling/pull/1614
- fix docker python:3-slim and dropped --no-deps by @xwings in https://github.com/qilingframework/qiling/pull/1615
- Bump test to 3.11 and 3.13 by @xwings in https://github.com/qilingframework/qiling/pull/1617
- Fix MCU wait by @xwings in https://github.com/qilingframework/qiling/pull/1618
- Version 1.4.8 by @xwings in https://github.com/qilingframework/qiling/pull/1620
- update rootfs branch by @xwings in https://github.com/qilingframework/qiling/pull/1621
- update rootfs branch by @xwings in https://github.com/qilingframework/qiling/pull/1622
- Preparing 1.4.9 by @xwings in https://github.com/qilingframework/qiling/pull/1623
- Bump setuptools from 75.3.0 to 78.1.1 by @dependabot[bot] in https://github.com/qilingframework/qiling/pull/1624
New Contributors
- @the-soloist made their first contribution in https://github.com/qilingframework/qiling/pull/1526
- @rliebig made their first contribution in https://github.com/qilingframework/qiling/pull/1562
- @JFarAur made their first contribution in https://github.com/qilingframework/qiling/pull/1552
- @technikelly made their first contribution in https://github.com/qilingframework/qiling/pull/1583
- @juliangrtz made their first contribution in https://github.com/qilingframework/qiling/pull/1591
- @0xMirasio made their first contribution in https://github.com/qilingframework/qiling/pull/1600
- @dependabot[bot] made their first contribution in https://github.com/qilingframework/qiling/pull/1624
Full Changelog: https://github.com/qilingframework/qiling/compare/1.4.8...1.4.10