Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. The Weird and The Wonderful
  4. TIL

TIL

Scheduled Pinned Locked Moved The Weird and The Wonderful
phpcom
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • R Offline
    R Offline
    Rob Grainger
    wrote on last edited by
    #1

    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.

    J Sander RosselS 2 Replies Last reply
    0
    • R Rob Grainger

      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.

      J Offline
      J Offline
      Jochen Arndt
      wrote on last edited by
      #2

      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:

      1 Reply Last reply
      0
      • R Rob Grainger

        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.

        Sander RosselS Offline
        Sander RosselS Offline
        Sander Rossel
        wrote on last edited by
        #3

        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

        L 1 Reply Last reply
        0
        • Sander RosselS Sander Rossel

          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

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          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.

          Sander RosselS 1 Reply Last reply
          0
          • L Lost User

            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.

            Sander RosselS Offline
            Sander RosselS Offline
            Sander Rossel
            wrote on last edited by
            #5

            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

            L 1 Reply Last reply
            0
            • Sander RosselS Sander Rossel

              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

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              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.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups