Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cb21910194yI have 2 questions here:
- is that the obfuscated code? (sry if it's obvious🤷)
- is that even valid c? If so, does it really start with "k;" or where is the start supposed to be? -
@cb219
- This is level 1 obfuscation ( there are more complex ones too)
- Yes code obfuscation use the imperfection of a compiler, i have not tried to run it though -
qwwerty11434ybtw this is a well established contest: https://www.ioccc.org
One of my favorites is the flight simulator: http://blog.aerojockey.com/post/... -
Parzi88334yoh wow someone made short C code to spin a 3d object and someone else fucked it with spaces. How inventive.
-
@Parzi There’s is nothing to innovate, it’s Art to obfuscate the code.
There are more complex ones too
every action/task in the world’s doesn’t need to be innovative/inventive
Live a little 😊 -
Parzi88334y@hardfault with a small enough font and high enough resolution i could do this to the shittiest possible code ever made to do the same thing. It's not even really art, someone threw spaces into code.
-
@Parzi Art is subjective, what it’s to you it’s not to me
Let me give you an example
There is painting that is sold for 20.6 million dollars ( it’s just a all white canvas)
http://blairoracle.com/the-all-whit...
Anyone could have made it, answer to that is “they didn’t”
“Similarly you could have made the same thing, but guess what you didn’t”
Reason: when you saw code you looked it as a mere piece of code. But some saw and thought oh i can put spaces and obfuscate variables enough to make it a little deceiving
This is very difficult reasoning to understand !! -
@Parzi all though i find it impressive that you understand the code. it’s stills gibberish to me, please do point me if you get what each line is doing ,
Specially the way they mapped 3D reflections is kinda awesome
In all the things related to code and Art , code obfuscation is my favorite
rant