Mendax v2's Latest Posts

Forum Thread : Programming Hardware

Can anyone provide me with references/advice on programming USB's. USB have a micro controller. I want to use C to program it. I am no touching it if any assembly is required. My end goal is to code my own bad usb

Forum Thread : How to Load Html Content from C/C++

I want to load html content from www.twitter.com/user in c/c++ without curl, what would the GET request look like? I connected on port 80(not https). This is what I tried --> 'GET /user HTTP/1.1' but it didnt load the html, got a 400 bad request instead. Error HTTP/1.1 400 Ba ...more

Forum Thread : I Found a Zero Day

->Hello, I came here on advice on what to do after finding a zero day for a program for windows. ->It gets the exploiter admin rights and is remote. ->I haven't written an exploit yet, due to not having any information on how the exploited software works, my knowledge of this ...more

Forum Thread : An Introduction to Go Language

Step 1: Getting Go Windows Simply download and install it at https://golang.org/dl/ Linux(Ubuntu) sudo apt-get install python-software-properties # 12.04 sudo add-apt-repository ppa:duh/golang sudo apt-get update sudo apt-get install golang Step 2: Overview of Go and Why ...more

Next Page
Prev Page