#Obfuscate C Code

15 messages · Page 1 of 1 (latest)

shy cedar
#

Looking for recommendations to obfuscate strings and function names within my code to make licensing harder to reverse and mitigate. Any projectgs or public tools that you're aware of?

grizzled umbraBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

pallid cairn
shy cedar
#

So I have limited control over it - just trying to make it more difficult for RE

pallid cairn
shy cedar
#

Yeah but that's not a solution to tell mgmt lol...

#

And in this case, a little sophistifcation would go a long way.

open vault
shy cedar
#

The binary is built for the specific hardware. Its an embedded application

open vault
frigid fulcrum
shy cedar
#

Yeah i was debating doing it this way or a stub like UPX does.

frigid fulcrum
#

UPX is easy to unpack.
Either buy a solution like VMP or develop your own one.
But I thought your application was running on bare metal? so it would be hard getting any of those to work.

vestal horizon
#

i might not be of much help but i saw this somewhere else, you can look up code obfuscation for cyber security probably the same thing. i think they used metasploit for that but like the whole code is obfuscated to get around antivirus but again idk 100% but look into cybersecurity forums