Skip to content

Instantly share code, notes, and snippets.

View shemanaev's full-sized avatar

Denis Shemanaev shemanaev

  • Ukraine
  • 01:20 (UTC +02:00)
View GitHub Profile
@shemanaev
shemanaev / _php_lockit_decoder.php5
Last active July 5, 2016 19:42
PHPLockIt decoder
<?php
/*
PHPLockIt (new versions?) decoder
Usage:
`php _php_lockit_decoder.php5 <directory_in> <directory_out>`
*/
if ($argv[1] == 'DECODE') {