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

Wrapper helper #1799

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Wrapper helper #1799

merged 3 commits into from
Sep 6, 2024

Conversation

rajdakin
Copy link
Collaborator

@rajdakin rajdakin commented Sep 6, 2024

This PR adds a new wrapper helper, made entirely in C from scratch with no dependency. It has been tested on wrappedlibc_private.h, with some upgrades on this header to go along with those changes.

Future features include:

  • box32 support
  • multiarch support (for now, the only explored architecture is x86_64)
  • better structure handling as a parameter
    and more.

@ptitSeb ptitSeb merged commit 6044feb into ptitSeb:main Sep 6, 2024
23 checks passed
@rajdakin rajdakin deleted the wrapperhelper branch September 7, 2024 13:09
JunChi1022 pushed a commit to JunChi1022/box64 that referenced this pull request Sep 12, 2024
* [WRAPPERHELPER] Added wrapperhelper v0.1, tested on libc

* [WRAPPED] Removed updates to libc from this branch

* [WRAPPERHELPER] Removed GPL header and added modified LGPL header, added notes about licensing issues
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.

2 participants