Skip to content
View chrisvpearse's full-sized avatar

Block or report chrisvpearse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. phpcrypter phpcrypter Public

    PHP 72 2

  2. opfuscate-poc opfuscate-poc Public

    PHP 37 1

  3. code-encrypter-laravel code-encrypter-laravel Public

    PHP 8 2

  4. code-encrypter-laravel_utils.php code-encrypter-laravel_utils.php
    1
    #!/usr/bin/php
    2
    <?php
    3
    
                  
    4
    if (! isset($argv[1])) {
    5
        echo 'No arguments provided.';