Skip to content

Get ready for 1.4.4#1233

Merged
xwings merged 221 commits intomasterfrom
dev
Sep 24, 2022
Merged

Get ready for 1.4.4#1233
xwings merged 221 commits intomasterfrom
dev

Conversation

@xwings
Copy link
Member

@xwings xwings commented Sep 24, 2022

Checklist

Which kind of PR do you create?

  • This PR only contains minor fixes.
  • This PR contains major feature update.
  • This PR introduces a new function/api for Qiling Framework.

Coding convention?

  • The new code conforms to Qiling Framework naming convention.
  • The imports are arranged properly.
  • Essential comments are added.
  • The reference of the new code is pointed out.

Extra tests?

  • No extra tests are needed for this PR.
  • I have added enough tests for this PR.
  • Tests will be added after some discussion and review.

Changelog?

  • This PR doesn't need to update Changelog.
  • Changelog will be updated after some proper review.
  • Changelog has been updated in my PR.

Target branch?

  • The target branch is dev branch.

One last thing


wtdcode and others added 30 commits March 6, 2022 18:16
导致在销毁插件时访问self.ql就会报异常,在ida pro 7.7版本上可以复现。
Remove a duplicate line for 32-bit while here.
Remove `buf` decoding with `utf-8` encoding due to possible errors
Add support for the abstract socket namespace
Remove leading null bytes from the path
Add `ql_unix_socket_path` for the `AF_UNIX`
Collect a few additional DLLs for x8664
`ino64_t` and `off64_t` are `unsigned long long` - not pointers
Add Unix abstract namespace handling
- eliminate magic number of baseaddr and loadaddr
- update example of shellcode mode
- Remove redundant __init__
- Abstract `cmdj` to parse json in only one place
- avoid importing whole functool
- replace str enum with typing.Literal
- avoid generic typing annotation for compability with Python 3.8
elicn and others added 29 commits August 31, 2022 23:39
allow user to build config from dictionary other than disk file
Qdb improvments: Mark, Jump and modify register value in qdb
QlRegisterManager overrides __getattr__ but not __getattribute__,
which causes AttributeError
Update changelog to version 1.4.4
fix(ida): replace __getattribute__ with __getattr__
@xwings xwings merged commit d6e7ce3 into master Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.