Skip to content
View ExploitSage's full-sized avatar

Organizations

@LaTechACE @frc3468 @frc9153

Block or report ExploitSage

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. IEEEXtreme12.0-Technomancers IEEEXtreme12.0-Technomancers Public

    Challenge Submissions for the IEEEXtreme 12.0 24-Hour Programming Competition for team Technomancers

    Python 2 1

  2. IEEEXtreme11.0-Technomancers IEEEXtreme11.0-Technomancers Public

    Challenge Submissions for the IEEEXtreme 11.0 24-Hour Programming Competition for team Technomancers

    Python 2

  3. IEEEXtreme10.0-Technomancers IEEEXtreme10.0-Technomancers Public

    Challenge Submissions for the IEEEXtreme 10.0 24-Hour Programming Competition for team Technomancers

    Python 2

  4. Shell Script to swap the GitHub remo... Shell Script to swap the GitHub remote of origin or supplied remote url to ssh supplied form ssh or https.
    1
    #!/bin/bash
    2
    
                  
    3
    regex="(https:\/\/|git@)github.com(\/|:)(.+)\/(.+).git"
    4
    
                  
    5
    remote="origin"
  5. MAC-Address-Harvester MAC-Address-Harvester Public

    Python Script to Sniff Mac Addresses from captured Wifi Packets and Graph them in a Pie Chart by Vendor

    Python 1

  6. Track-Pack-ENGR-122 Track-Pack-ENGR-122 Public

    Freshmen Engineering Design Project for a Long Range Wifi Dish that Tracks you via Celluar GPS

    C++