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

[💡] - Trim executable size #2

Open
obfuscatedgenerated opened this issue Jun 16, 2023 · 0 comments
Open

[💡] - Trim executable size #2

obfuscatedgenerated opened this issue Jun 16, 2023 · 0 comments
Labels

Comments

@obfuscatedgenerated
Copy link
Owner

We can use the label dict as well as inspecting the memory addresses used to safely cut down the size of the executable. We could also remap some addresses to different ones if they are far from the end of the program.

@obfuscatedgenerated obfuscatedgenerated changed the title Trim executable size [💡] - Trim executable size Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant