TIL
-
Today I Learned that there is such a thing as a PHP obfuscator. GitHub - pk-fr/yakpro-po: YAK Pro - Php Obfuscator[^] As if PHP wasn't obfuscated enough by nature.
"If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
-
Today I Learned that there is such a thing as a PHP obfuscator. GitHub - pk-fr/yakpro-po: YAK Pro - Php Obfuscator[^] As if PHP wasn't obfuscated enough by nature.
"If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
Quote:
Removes all comments, indentation, and generates a single line program file. Obfuscates if, else, elseif, for, while, do while by replacing them with if goto statements. Obfuscates string literals. Scrambles names for: Variables, Functions, Constants. Classes, Interfaces, Traits. Properties, Methods. Namespaces. Labels.
So not much to do for most of the sources. :laugh:
-
Today I Learned that there is such a thing as a PHP obfuscator. GitHub - pk-fr/yakpro-po: YAK Pro - Php Obfuscator[^] As if PHP wasn't obfuscated enough by nature.
"If you don't fail at least 90 percent of the time, you're not aiming high enough." Alan Kay.
Something like this :rolleyes:
function obfuscate($php) {
return $php;
}Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
-
Something like this :rolleyes:
function obfuscate($php) {
return $php;
}Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
What are you doing here, making fun of PHP? Your beloved MordorScript shares many of the features that make PHP so laughable.
The language is JavaScript. that of Mordor, which I will not utter here
This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
"I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns. -
What are you doing here, making fun of PHP? Your beloved MordorScript shares many of the features that make PHP so laughable.
The language is JavaScript. that of Mordor, which I will not utter here
This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
"I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.What makes you think I like MordorScript? :D
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
-
What makes you think I like MordorScript? :D
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
You are always on about something that has to do with it. :-)
The language is JavaScript. that of Mordor, which I will not utter here
This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a fucking golf cart.
"I don't know, extraterrestrial?" "You mean like from space?" "No, from Canada." If software development were a circus, we would all be the clowns.