Arinerron / RawSocket

Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RawSocket

Read and write directly to a socket. Like netcat, but it also has a feature that enables easy testing for buffer overflows.

This code isn't meant to be readable again, because it was for when I was pentesting software. I only published it cause that way I can use it on another computer when I need to without rewriting it (cause I can download it off here).

About

Read and write directly to a socket. Like nc, but it also has a feature that enables easy testing for buffer overflows.

License:MIT License


Languages

Language:Java 100.0%