How to obfuscate code ?
How to obfuscate the code of a plugin ? if I have the sma with obfuscated code can I de-obfuscate it ? if yes how ?
talking about amxx coding |
Re: How to obfuscate code ?
Explain more what you want to do. And maybe say it in other words (like 'obfuscated' makes no sense).
|
Re: How to obfuscate code ?
I think he wishes to decompile amxx.
|
Re: How to obfuscate code ?
Well, this is far impossible for now, right? Because I've searched the same thing some time ago, but couldn't find such information.
|
Re: How to obfuscate code ?
Hmm, the compile seems to do it to .amxx and amxmodx is open source right? : )
It was hint where to look for. |
Re: How to obfuscate code ?
Compiled file is not obfuscated file, although I doubt the amxx compiler supports anything like this. Maybe through macros but that'd be incredibly easy to turn back into readable code.
Well, naming variables and functions with "a" or "b" would suck too. |
Re: How to obfuscate code ?
Quote:
If you want an example how to obfuscate code in pawn you could have a look at this plugin: Check Files by OSTR0G BTW, obfuscated pawn plugins break GPL. So you shouldn't do it. |
Re: How to obfuscate code ?
You can restore every obfuscated code with enough effort and knowledge.
|
Re: How to obfuscate code ?
Ok some guy made a plugin that does something every N rounds and I want to know the method he used to do this. He gave me the source code but it's obfuscated and I'm asking how he obfuscated?
|
Re: How to obfuscate code ?
Then attach the code here.
|
| All times are GMT -4. The time now is 21:05. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.