Skip to content
View scriptprivate's full-sized avatar
Block or Report

Block or report scriptprivate

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
scriptprivate/README.md
#!/usr/bin/env perl

use strict;
use warnings;

sub main() {

    say "hey there! I'm priv";

    my $info = "computer science student and security researcher";
    my @interests = ("maldev", "appsec", "exploitation");
    my @langs = ("Perl", "C", "C++");

    # Twitter: @privatescript

    exit 0;
    
    }

Pinned Loading

  1. nipe nipe Public

    Forked from htrgouvea/nipe

    An engine to make Tor network your default gateway

    Perl

  2. spellbook spellbook Public

    Forked from htrgouvea/spellbook

    Framework for rapid development of offensive security tools

    Perl

  3. perl4noobs perl4noobs Public

    Tutorial de Perl para iniciantes na linguagem.

    10 1

  4. prv prv Public

    A terminal-based utility for mass-renaming files in Perl.

    Perl

  5. programming-laboratory programming-laboratory Public

    Archive of content related to my college's Programming Laboratory class, such as notes, lists, codes, etc.

    C

  6. acervo-computacao acervo-computacao Public

    Acervo de materiais relacionados ao curso de Ciência da Computação do IFCE.

    5 1