A long time ago, almost in another life it seems I had never heard of hex, it was such a difficult concept for me to understand and now its second nature. I guess that's what happens when you stare at Wireshark all day, and start writing intercepting proxy's and such. So anyways long story short my girl asked me a while ago what it was and since I'm actually putting some effort into learning c# I decided to come up with something. A few hours later and I had this.
Its not very useful but it does explain the ascii codes to hex values and my girl was happy with it. Lol if you want to get major bonus points write a exe for your girl ;). Also since this isn't a technical post and doesn't really have much value I'll leave you with this... netbios does not bind to 0.0.0.0 or [::] which could be Very useful in a pivot situation and other things, what is odd is that I have never heard anyone mention it before...
The code is here if you want to take a look https://github.com/trump0dump/helpful/blob/master/simple_hex.cs
Enjoy!
No comments:
Post a Comment