Skip to content

Instantly share code, notes, and snippets.

View Datez-Kun's full-sized avatar
:octocat:
Focusing

Datez Datez-Kun

:octocat:
Focusing
View GitHub Profile
@Datez-Kun
Datez-Kun / Phpobf.php
Created January 17, 2022 09:34
Php obfuscator ,written by kakatoji
<?php
class PhpObf {
private array $names = array();
private string $nono = "\x1b[H\x1b[2J\x1b[3J";
private string $enctype = '';