Skip to content

Commit b245269

Browse files
authored
Merge pull request #1212 from kabeor/changelog_144
Update changelog to version 1.4.4
2 parents bd2074b + d3d239d commit b245269

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

ChangeLog

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,54 @@
11
This file details the changelog of Qiling Framework.
22

33
------------------------------------
4-
[Version 1.4.4]: July XX, 2022
4+
[Version 1.4.4]: September 24th, 2022
55

6+
New features:
7+
- Add r2 extension (#1172)
8+
- Introduce procfs to Linux OS (#1174)
9+
- Add a tracer for IDAPro's Tenet plugin (#1205)
10+
11+
Improvements:
12+
- Collect a few additional DLLs for x8664 (#1167)
13+
- Use global cwd in thread (#1170)
14+
- Fix QlLinuxThreadManagement.threads to be updated appropriately (#1180)
15+
- Fix Unix socket subsystem (#1181)
16+
- Maintenance PR for security and code quality (#1182 #1195)
17+
- Enable android 32bit test (#1184)
18+
- Fix wrong platform_system for unicornafl (#1185)
19+
- Fix arm thumb mode shellcode emulation (#1187)
20+
- Pump unicorn version to 2.0.0 (#1189)
21+
- Procfs improve & pwndbg compatiblity (#1190)
22+
- Fix example script issues (#1193 #1194)
23+
- Introduce a human-friendly disassembler (#1196)
24+
- Fix gdb step/continue handling (#1200)
25+
- Fix README.md (#1203)
26+
- Fix typo of default ip 127.0.0.1 (#1205)
27+
- Temporarily mask Python versions that are not supported by the EVM module (#1208)
28+
- Windows Maintenance PR (#1210)
29+
- Improvements around POSIX sockets (#1216)
30+
- Add x86_64 debug support for Qdb (#1218)
31+
- Renew code for picohttpd (#1221)
32+
- Fix missing retaddr_on_stack in Qdb for arm (#1225)
33+
- Qdb improvments: Mark, Jump and modify register value in qdb (#1226)
34+
- Allow user to build config from dictionary other than disk file (#1227)
35+
36+
Contributors:
37+
- jasperla
38+
- bet4it
39+
- chinggg
40+
- elicn
41+
- vhertz
42+
- cgfandia-tii
43+
- wtdcode
44+
- ucgJhe
45+
- aquynh
46+
- kabeor
47+
- oscardagrach
48+
- hamarituc
49+
- EtchProject
50+
- HackingFrogWithSunglasses
51+
- xwings
652

753
------------------------------------
854
[Version 1.4.3]: June 1st, 2022

0 commit comments

Comments
 (0)