| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-05 | 2.4 kB | |
| Version 1.4.11 source code.tar.gz | 2026-09-05 | 4.4 MB | |
| Version 1.4.11 source code.zip | 2026-09-05 | 4.8 MB | |
| Totals: 3 Items | 9.3 MB | 0 | |
What's Changed
- Add AGENT documentation. by @xwings in https://github.com/qilingframework/qiling/pull/1642
- gdb: fix stop-replies for step, signalled vCont resume, and ctrl-c interrupt by @retrocpugeek in https://github.com/qilingframework/qiling/pull/1654
- update new ARCHITECTURE docs by @xwings in https://github.com/qilingframework/qiling/pull/1655
- Dev by @xwings in https://github.com/qilingframework/qiling/pull/1657
- Fix broken future import in IDA plugin custom_script by @Gigithecode in https://github.com/qilingframework/qiling/pull/1652
- feat: add qdb riscv support by @Jvlegod in https://github.com/qilingframework/qiling/pull/1651
- feat: add riscv debugger support by @Jvlegod in https://github.com/qilingframework/qiling/pull/1650
- Bump setuptools from 78.1.1 to 83.0.0 by @dependabot[bot] in https://github.com/qilingframework/qiling/pull/1649
- Fix FLS FiberManager writing last_error to a dead attribute by @w1tcher in https://github.com/qilingframework/qiling/pull/1646
- Implement the clone3 syscall by @retrocpugeek in https://github.com/qilingframework/qiling/pull/1639
- Align getdents and getdents64 records to fix unaligned access on MIPS by @retrocpugeek in https://github.com/qilingframework/qiling/pull/1636
- Reset emu state after a failing DllMain by @H1ghC0ntr4sT in https://github.com/qilingframework/qiling/pull/1644
- Fix MIPS socket option (SO_*) values by @retrocpugeek in https://github.com/qilingframework/qiling/pull/1641
- implement FlsGetValue2 by @monoidic in https://github.com/qilingframework/qiling/pull/1637
- Dev by @xwings in https://github.com/qilingframework/qiling/pull/1658
New Contributors
- @retrocpugeek made their first contribution in https://github.com/qilingframework/qiling/pull/1654
- @Gigithecode made their first contribution in https://github.com/qilingframework/qiling/pull/1652
- @Jvlegod made their first contribution in https://github.com/qilingframework/qiling/pull/1651
- @w1tcher made their first contribution in https://github.com/qilingframework/qiling/pull/1646
- @H1ghC0ntr4sT made their first contribution in https://github.com/qilingframework/qiling/pull/1644
- @monoidic made their first contribution in https://github.com/qilingframework/qiling/pull/1637
Full Changelog: https://github.com/qilingframework/qiling/compare/1.4.10...v1.4.11