8000 Periodic maintenance PR by elicn · Pull Request #1274 · qilingframework/qiling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Periodic maintenance PR #1274

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

Merged
merged 9 commits into from
Nov 23, 2022
Merged

Periodic maintenance PR #1274

merged 9 commits into from
Nov 23, 2022

Conversation

elicn
Copy link
Member
@elicn elicn commented Nov 20, 2022

Highlights:

  • Add support for big-endian BaseStruct, introducing BaseStructEL and BaseStructEB where selection is made based on emulated architecture
    • that means more OS structures can be modeled by human-readable structures rather than hard-to-follow pack / unpack
  • Support more POSIX socketcall functions
  • POSIX socket syscalls completely refactored to be more maintainable and more robust
    • Improved AF_INET6 sockets support
    • Improved AF_UNIX sockets support
  • Minor bugfixes around POSIX syscalls
  • Opportunistic code cleanup and PEP8-friendly tweaks

Closes #1261

@elicn elicn linked an issue Nov 22, 2022 that may be closed by this pull request
@xwings xwings merged commit 511f6c2 into qilingframework:dev Nov 23, 2022
@elicn elicn deleted the dev-maintain branch November 23, 2022 09:15
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.

getsockname missing AF_UNIX functionality
3 participants
0