File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 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)
@@ -15,6 +18,16 @@ Improvements:
1518- Fix mistakes in fuzz_x8664_linux binary (#1121)
1619- Add EVM ABI helpers, fix EVM DBG stack view (#1123)
1720- Fix regression caused by missing exception handling when opening socket (#1124)
21+ - CI improvement (#1128 #1134)
22+ - Add macho load command 'LC_LOAD_WEAK_DYLIB' support (#1133)
23+ - Fix breakage of non-Windows binary emulation on Windows host (#1143)
24+ - Remove misused region bound check of unmap_all (#1144)
25+ - Change deprecated interfaces of IDA (#1145)
26+ - Use importlib to retrieve package version (#1146)
27+ - New and improved gdbserver (#1148)
28+ - Rewrite package data reading (#1150)
29+ - Misc improvements (#1154)
30+ - Fix memory exhaustion problem caused by the logger (#1161)
1831
1932Contributors:
2033- wtdcode
@@ -25,6 +38,14 @@ Contributors:
2538- TheZ3ro
2639- bet4it
2740- chinggg
41+ - kabeor
42+ - chfl4gs
43+ - profiles
44+ - OlfillasOdikno
45+ - nmantan
46+ - machinewu
47+ - nullableVoidPtr
48+ - Phat3
2849
2950
3051------------------------------------
You can’t perform that action at this time.
0 commit comments