Skip to content
View p4p1's full-sized avatar
🐧
🍖 🍋 🍑 🍆 🍤
🐧
🍖 🍋 🍑 🍆 🍤

Organizations

@EpitechPromo2022 @p3ng0s

Block or report p4p1

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
p4p1/README.md

Pinned Loading

  1. p3ng0s/archlive p3ng0s/archlive Public

    A linux distribution for my daily testing workflow that packages all of my tools and work since my beginnings.

    Shell 2 2

  2. tryhackme-badge-workflow tryhackme-badge-workflow Public

    A simple github action to retrieve tryhackme static badge image and display it on your profile README

    JavaScript 178 9

  3. xss_bomb xss_bomb Public

    A cross site scripting command and control notification server

    JavaScript 23 1

  4. havoc-bloodhound havoc-bloodhound Public

    A GUI wrapper inside of Havoc to interact with bloodhound CE

    Python 70 13

  5. :meat_on_bone::meat_on_bone::meat_on... :meat_on_bone::meat_on_bone::meat_on_bone::meat_on_bone:
    1
    #!/bin/bash
    2
    # xvwm.sh
    3
    # Created on: 18 April 2020
    4
    #
    5
    # tutorial: https://p4p1.github.io/posts/xvwm.html
  6. :fax::fax::fax::fax: :fax::fax::fax::fax:
    1
    /* A dwm patch for integrated gestures */
    2
    diff -up a/dwm.c b/dwm.c
    3
    --- a/dwm.c	2023-12-22 00:16:20.949995056 +0100
    4
    +++ b/dwm.c	2023-12-22 00:15:28.729807679 +0100
    5
    @@ -149,6 +149,7 @@ static void arrangemon(Monitor *m);