Skip to content

feat: implement obfuscation - #115

Merged
numandev1 merged 1 commit into
numandev1:mainfrom
ngocle2497:feat/obfuscation
Jul 27, 2025
Merged

feat: implement obfuscation#115
numandev1 merged 1 commit into
numandev1:mainfrom
ngocle2497:feat/obfuscation

Conversation

@ngocle2497

Copy link
Copy Markdown
Collaborator

Summary

Changelog

[Feat] [obfuscation] - Implement Advanced Hex obfuscation then gen header file
Improve for SECURITY ISSUE

Step:

  • Slice it into 10 parts and store each part in C++.(encrypted_functions.h, password_functions.h)

  • Each part should be placed in a separate C++ function with a random function name.

  • Add more dummy/trash functions in C++ to make it harder to identify the real ones.

Test Plan

@ngocle2497

Copy link
Copy Markdown
Collaborator Author

@numandev1 please, review this PR

@numandev1 numandev1 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@numandev1
numandev1 merged commit b403acf into numandev1:main Jul 27, 2025
2 of 4 checks passed
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