Skip to content
View neutronscott's full-sized avatar
🤡
clownin' around
🤡
clownin' around
Block or Report

Block or report neutronscott

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
neutronscott/README.md

Hi there 👋

Pinned

  1. python-traceroute python-traceroute Public

    Starwars traceroute in Python3 raw sockets

    Python

  2. notes on virtualbox running boot cam... notes on virtualbox running boot camp partition
    1
    1. Create VMDK mimic layout of real HDD. 
    2
    
                  
    3
    Slices were readable but raw disk wasn't in macos, so I just wrote down all the "diskutil info disk0s1"
    4
    info and converted 4096-byte-sectors to 512 by multiplying by 8. Also I offset disk0s1 by 1 sector.
    5
    This allowed me to copy the first sector and manually edit the Bytes/sector, Sector/Cluster, Hidden Sectors,
  3. bash-irc bash-irc Public

    irssi look alike written in bash4

    7

  4. Twitter.awk Twitter.awk Public

    Twitter streaming client bot in awk

    7 1

  5. bash-totp bash-totp Public

    Pure Bash implementation of OTP token (SHA1 HMAC, Base32, XXTEA encryption)

    Shell 21 2

  6. tcled tcled Public

    POSIX ed written in tclsh

    Tcl