Nooblike Obfuscation?
I was messing around trying to create a program that could take an exe modify its code into another unseen md5 hash to share to the world then restore it to it's original state.
Welp I did it. I can't say weather or not it would actually be useful to anyone here as there are some other gray places it may fit better.
Clearly it's not the most advanced code as I'm not trying to hide how it's done.
It takes and converts your exe to text then modifies a portion of the text before recompiling creating a non working piece of art.
Upon taking that piece of art and choosing the restore option it brings the exe back into it's original state.
Would this be interesting to anyone or no? I know other things do it but this would be free and is rather simple.
The file output size is bigger until restored.
Looking forward to some feedback.
Edit: It uses a technique I wrote in C# and the typical Base64 obfuscation methodology tied in.
I will be creating more and more advanced variants of the program over time. Bringing files that are not even distinguishable to the original while still being able to be brought back.
Once I feel it is solid I will move onto allowing all file types.
Welp I did it. I can't say weather or not it would actually be useful to anyone here as there are some other gray places it may fit better.
Clearly it's not the most advanced code as I'm not trying to hide how it's done.
It takes and converts your exe to text then modifies a portion of the text before recompiling creating a non working piece of art.
Upon taking that piece of art and choosing the restore option it brings the exe back into it's original state.
Would this be interesting to anyone or no? I know other things do it but this would be free and is rather simple.
The file output size is bigger until restored.
Looking forward to some feedback.
Edit: It uses a technique I wrote in C# and the typical Base64 obfuscation methodology tied in.
I will be creating more and more advanced variants of the program over time. Bringing files that are not even distinguishable to the original while still being able to be brought back.
Once I feel it is solid I will move onto allowing all file types.


It's honestly gotten a decent amount more active over there the last few months too. Never a problem on the delays, we all have shit to do
. Thanks for the approval!