11This file details the changelog of Qiling Framework.
22
33------------------------------------
4- [Version 1.4.3]: April 7th, 2022
4+ [Version 1.4.3]: May 27th, 2022
5+
6+ New features:
7+ - Introduce PowerPC architecture support (#1140)
58
69Improvements:
710- Fix fuzzing for tendaac15 (#1096)
@@ -10,21 +13,41 @@ Improvements:
1013- Minor PE Loader fix (#1104)
1114- Minor quality changes (#1106)
1215- Fix cacheflush syscall typo (#1115)
16+ - Improvements and fixes for Windows and PE (#1118)
1317- Add vm_context to EVM hooks (#1119)
1418- Load interpreter segments with correct perms and vaddr (#1120)
1519- Fix mistakes in fuzz_x8664_linux binary (#1121)
1620- Add EVM ABI helpers, fix EVM DBG stack view (#1123)
1721- Fix regression caused by missing exception handling when opening socket (#1124)
22+ - CI improvement (#1128 #1134)
23+ - Add macho load command 'LC_LOAD_WEAK_DYLIB' support (#1133)
24+ - Fix breakage of non-Windows binary emulation on Windows host (#1143)
25+ - Remove misused region bound check of unmap_all (#1144)
26+ - Change deprecated interfaces of IDA (#1145)
27+ - Use importlib to retrieve package version (#1146)
28+ - New and improved gdbserver (#1148)
29+ - Rewrite package data reading (#1150)
30+ - Misc improvements (#1154)
31+ - Fix memory exhaustion problem caused by the logger (#1161)
1832
1933Contributors:
2034- wtdcode
2135- aquynh
2236- elicn
2337- xwings
2438- cq674350529
39+ - elicn
2540- TheZ3ro
2641- bet4it
2742- chinggg
43+ - kabeor
44+ - chfl4gs
45+ - profiles
46+ - OlfillasOdikno
47+ - nmantan
48+ - machinewu
49+ - nullableVoidPtr
50+ - Phat3
2851
2952
3053------------------------------------
0 commit comments