I don't really get the criticism of this... It's just a small experimental program that has a bunch of uses outside scrambling your code around.
You could, for example, use this on a small part of your code just to hide the checksum algorithm for your save files, or the puzzle solution in a game.
If someone actually uses this on their entire program, obscuring the most useful and repurposable functions, then that's bad.
also i just think it's a bit rude to downvote someone's program without trying it...
Replying to:TheV360I don't really get the criticism of this... It's just a small experimental program that has a bunch of uses outside scrambling your code around.
You could, for example, use this on a small part of your code just to hide the checksum algorithm for your save files, or the puzzle solution in a game.
If someone actually uses this on their entire program, obscuring the most useful and repurposable functions, then that's bad.
also i just think it's a bit rude to downvote someone's program without trying it...
i never thought of using it this way...
Wow that is a lot of opinions...
I don't like arguing can I not be on anybody's bad side? Lol
Well I'm going to turn this into a highly customizable, automatic code editor
** Which will include beautifying code too **
But the purpose of this was to support the idea of complete consistency of code, and I can achieve that really easily now. So, after some updates I'll end up renaming this to something that doesn't sound as threatening. Sorry for that.
Cause it'll be a tool to edit code however the user wants. To save time doing it manually.
Not to focus purely on hiding things! (But I want that to be an option)
It's worth noting that this would be easy to apply only to specific functions.
My goal is to give the users more power over THEIR code, that's all.
Before submitting this, manually obfuscating programs was praised. Why does automating it suddently change everyone's opinions?
Replying to:SimeonWow that is a lot of opinions...
I don't like arguing can I not be on anybody's bad side? Lol
Well I'm going to turn this into a highly customizable, automatic code editor
** Which will include beautifying code too **
But the purpose of this was to support the idea of complete consistency of code, and I can achieve that really easily now. So, after some updates I'll end up renaming this to something that doesn't sound as threatening. Sorry for that.
Cause it'll be a tool to edit code however the user wants. To save time doing it manually.
Not to focus purely on hiding things! (But I want that to be an option)
It's worth noting that this would be easy to apply only to specific functions.
My goal is to give the users more power over THEIR code, that's all.
Before submitting this, manually obfuscating programs was praised. Why does automating it suddently change everyone's opinions?
Manually obfuscating something means that you would put the effort into making it unreadable, making you think twice about it.
Automation removes that barrier, allowing anyone with the knowledge of how to operate your obfuscator to ruin their code for everyone else. :(
Replying to:SimeonWow that is a lot of opinions...
I don't like arguing can I not be on anybody's bad side? Lol
Well I'm going to turn this into a highly customizable, automatic code editor
** Which will include beautifying code too **
But the purpose of this was to support the idea of complete consistency of code, and I can achieve that really easily now. So, after some updates I'll end up renaming this to something that doesn't sound as threatening. Sorry for that.
Cause it'll be a tool to edit code however the user wants. To save time doing it manually.
Not to focus purely on hiding things! (But I want that to be an option)
It's worth noting that this would be easy to apply only to specific functions.
My goal is to give the users more power over THEIR code, that's all.
Before submitting this, manually obfuscating programs was praised. Why does automating it suddently change everyone's opinions?
Also line 325 gives me an out of memory error
Replying to:SimeonWow that is a lot of opinions...
I don't like arguing can I not be on anybody's bad side? Lol
Well I'm going to turn this into a highly customizable, automatic code editor
** Which will include beautifying code too **
But the purpose of this was to support the idea of complete consistency of code, and I can achieve that really easily now. So, after some updates I'll end up renaming this to something that doesn't sound as threatening. Sorry for that.
Cause it'll be a tool to edit code however the user wants. To save time doing it manually.
Not to focus purely on hiding things! (But I want that to be an option)
It's worth noting that this would be easy to apply only to specific functions.
My goal is to give the users more power over THEIR code, that's all.
Before submitting this, manually obfuscating programs was praised. Why does automating it suddently change everyone's opinions?
I don't remember anyone ever praising manual obfuscation.
Replying to:SimeonWow that is a lot of opinions...
I don't like arguing can I not be on anybody's bad side? Lol
Well I'm going to turn this into a highly customizable, automatic code editor
** Which will include beautifying code too **
But the purpose of this was to support the idea of complete consistency of code, and I can achieve that really easily now. So, after some updates I'll end up renaming this to something that doesn't sound as threatening. Sorry for that.
Cause it'll be a tool to edit code however the user wants. To save time doing it manually.
Not to focus purely on hiding things! (But I want that to be an option)
It's worth noting that this would be easy to apply only to specific functions.
My goal is to give the users more power over THEIR code, that's all.
Before submitting this, manually obfuscating programs was praised. Why does automating it suddently change everyone's opinions?
He's referring to that one puzzle thing where no one knew what did what
I actually don't understand why there is too much hate...
I like the idea.
Replying to:hakkeI actually don't understand why there is too much hate...
I like the idea.
The posts below and the related thread gives a general idea or two.
This is pretty cool! I can understand why some people are upset, but when used in the right ways, this can be used as a way to hide secret code (such as code for puzzles).
Heck yeah, now I can deobfuscate the... [checks notes] zero programs using this
This program was obfuscated probably using itself