Messing with process memory is fun!
Messing with process memory is fun!
There's no better feeling than seeing your program run successfully after debugging it for 2+ hours. The knowledge gained from working through the bugs is infinitely more than the initial writing of it. On a related note, direct syscalls are a thing of beauty!
I'm surprised #defcon doesn't sell branded water bottles at their merch table, given how absolutely bonkers hot it is in Vegas this time of year. Seems like something that would sell out very quickly. #defcon33
#defon33 has been a blast so far! #defcon
This looks like a great template for mastering a programming language for those interested in offensive tooling. Having multiple projects for each concept rather than trying to build it all in one (IE, scratch to sophisticated C2 app) is a good approach.
github.com/kurogai/100-...
Countdown to Zero Day by Kim Zetter
Found this gem at Half Price Books today. This is one Iβve been wanting to read for a while now.. thisβll make for good travel reading on my way to DefCon!
Sneakers; the first one I ever watched!
Lots of great information in here for defenders!
any.run/cybersecurit...
Iβve been greatly enjoying learning C++. Once you get past the weird syntax and memory management fundamentals, itβs really not too difficult to grasp. Admittedly Iβve only written some very basic stuff so far, but I think itβs going to be a language I enjoy using.
Coding and animeβ¦ doesnβt get much better than this!
Hey look, a card made specifically for Hope Estheim! #MTGEternities
Anyone have any good digital resources on learning C++? YouTube videos, ebooks, blogs, etc. I want to learn a new programming language but want to do it in a more structured way than I have in the past.
New blog post out! This is a quick "Tips & Tricks" one for Golang... Compiling your project as a DLL! Check it out and let me know what you think.
misthi0s.dev/posts/2024-1...
Spending some time on a dreary Sunday afternoon working on my Golang projects that I haven't touched in over 8 months. It feels good to be back coding.