Skip to content

Conversation

@ngocle2497
Copy link
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
Collaborator Author

@numandev1 please, review this PR

Copy link
Owner

@numandev1 numandev1 left a comment

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