File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
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.2.4]: April [SOMETHING] , 2021
4+ [Version 1.2.4]: May 27th , 2021
55
66- Added custom engine extension
77- Added more posix syscall
@@ -50,8 +50,8 @@ This file details the changelog of Qiling Framework.
5050- Added support for custom envs variables inside IDA plugin
5151- Demigod: Fixed lkm mapping and added support for MIPS32EL
5252- Demigod: Added support for Linux x86 32bit
53- - Added support for binaries that return from their entrypoint (PE / ELF).
54- - Configure Qiling with 'stop_on_stackpointer' or 'stop_on_exit_trap'.
53+ - Added support for binaries that return from their entrypoint (PE / ELF)
54+ - Configure Qiling with 'stop_on_stackpointer' or 'stop_on_exit_trap'
5555- Add basic Windows driver tests / example
5656- UEFI refactor
5757
@@ -107,7 +107,7 @@ This file details the changelog of Qiling Framework.
107107- Added experimental 8086 and DOS support.
108108- Fixed path transformation on Windows when running Linux.
109109- IDA Plugin able to instrument code now
110- - Refactor ql.fs_mapper (now ql.os.fs_mapper).
110+ - Refactor ql.fs_mapper (now ql.os.fs_mapper)
111111
112112
113113------------------------------------
You can’t perform that action at this time.
0 commit comments