Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting ready for 1.4.6 #1368

Merged
merged 117 commits into from
Aug 4, 2023
Merged

Getting ready for 1.4.6 #1368

merged 117 commits into from
Aug 4, 2023

Conversation

xwings
Copy link
Member

@xwings xwings commented Aug 4, 2023

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


xwings and others added 30 commits December 31, 2022 21:18
… but still be able to interact with stdin, similar to the pwntools interact() function
…terface

added a history tracker to get coverage information about the execution of the binary
remove tab and replace with 4 spaces
Fix __CreateFile implmentation to include access mask and creation disposition
Add interactive pipe to simulate pwntools `interactive` function
fix 'NameError: name 'arch' is not defined'
…you want to filter history from multiple shared objects
… history functions to return capstone objects because they are nicer to look at than just integers (addresses)
elicn and others added 29 commits May 24, 2023 18:41
Added qltui in setup.py
posix: add QlMsq to QlOsPosix
syscalls: implement msgget, msgsnd, msgrcv
Mostly styling fixes.
Fix handling of a few corner cases.
Styling fixes.
Overlooked indent error
feat(os): add posix message queue syscalls
Improved handling of export table for invalid export address and removed GandCrab workaround in GetProcAddress
update return register accordingly for all arch
@xwings xwings merged commit 9e081b4 into master Aug 4, 2023
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.

10 participants