|
1 | 1 | This file details the changelog of Qiling Framework. |
2 | 2 |
|
| 3 | +------------------------------------ |
| 4 | +[Version 1.4.5]: December 29th, 2022 |
| 5 | + |
| 6 | +New features: |
| 7 | +- Qdb with PE (#1295) |
| 8 | + |
| 9 | +Improvements: |
| 10 | +- Add pstate in const_arm64.py (#1236) |
| 11 | +- Implement ql_syscall_sched_yield (#1237) |
| 12 | +- Periodic quality PR (#1238) |
| 13 | +- Speed up MCU interrupt handler (#1240) |
| 14 | +- Minor update for setup.py, mcu test and windows registry (#1246) |
| 15 | +- Optimize qltui (#1247) |
| 16 | +- Optimize evm dependency package version manage (#1248) |
| 17 | +- Fix getrlimit related syscall (aka tenda fix) (#1249) |
| 18 | +- Add new ci for arm firmware (#1250) |
| 19 | +- More detailed tenda CI test and cleanup elf multithrad http test (#1251) |
| 20 | +- Fix MIPS relocs (#1252) |
| 21 | +- Newly compiled picohttpd for armeb and new test script (#1254) |
| 22 | +- Update armeb test binary and testing docker (#1255) |
| 23 | +- Update rootfs (#1256) |
| 24 | +- Qdb bug fix and improvement (#1257) |
| 25 | +- Improve handling of gdb 42000 magic pid (#1259) |
| 26 | +- Fix mcu issue in qdb and show flags in uppercase (#1263) |
| 27 | +- Update setup.py (#1267) |
| 28 | +- Handle Cortex M as a specific arch (#1271) |
| 29 | +- Fix some error in syscall fcntl and getsockopt (#1272) |
| 30 | +- Periodic maintenance PR (#1274) |
| 31 | +- Fix gdb attach on ARM thumb mode (#1285) |
| 32 | +- Qdb: add command show_args (#1289) |
| 33 | +- Periodic maintenance PR (#1293) |
| 34 | + |
| 35 | +Contributors: |
| 36 | +- richor1042 |
| 37 | +- vhertz |
| 38 | +- elicn |
| 39 | +- kabeor |
| 40 | +- xwings |
| 41 | +- ucgJhe |
| 42 | +- aquynh |
| 43 | +- owl129 |
| 44 | +- |
| 45 | + |
3 | 46 | ------------------------------------ |
4 | 47 | [Version 1.4.4]: September 24th, 2022 |
5 | 48 |
|
@@ -87,7 +130,6 @@ Contributors: |
87 | 130 | - elicn |
88 | 131 | - xwings |
89 | 132 | - cq674350529 |
90 | | -- elicn |
91 | 133 | - TheZ3ro |
92 | 134 | - bet4it |
93 | 135 | - chinggg |
|
0 commit comments