The Box Breaker and Script Creator
Some might call me an Offensive Security Specialist, Application Engineer, Developer, Researcher, Electrical Engineer, Bird Dad, or just an Idiot. Surprisingly, all of those are accurate.
From jobs to personal projects, I've encountered many different situations, met many diverse people and unwillingly learned new programming languages (looking at you PHP and NodeJS). This varied experience shapes my approach to every project, helping me constantly refine my work and develop new ideas.
You may know me as the software development lead for The Scorebot Project or the creator of my custom C2 framework, XMT (or the new XMrT). If not, perhaps you've encountered one of my other projects or seen me in action as a Blue Teamer (Hi there, by the way!).
My main goal is simple: to keep improving my work while sharing the knowledge I've gained with others.
If you're into CTFs, you might have seen me at Pros Versus Joes,
or at any major InfoSec conferences like BSidesLV, BSidesDC, Shmoocon, DEFCON,
or Black Hat. I'm always around, especially where the memes are.
For updates on my projects or to see what shenanigans I'm up to, feel free to check my Mastodon!
Mastodon Activity
- RB @dichotomy:
It's time! @BSidesNYC 2024 is happening, and so is Pros V Joes! We are going to be onsite, it's going to be awesome, and we want YOU to sign up as a Joe or a Pro!!
Apply here!! Apply now!!
Pro reg: https://forms.gle/68pwNwQARzPMuMjY7
Joe reg: https://forms.gle/MaHcxPg9nZPDv98X9
- @idigitalflame:
Just uploaded my IOCs/content on my repo for #bslv2024!
- @idigitalflame:
Walking around the con today, trying to unlock more stuff on the #queercon badge π #defcon
- @idigitalflame:
Also, found this repo on the #DC32 badge.
https://github.com/jaku/DEFCON-32-BadgeFirmware.git - @idigitalflame:
Also protip, if you're going to workshops for #dc32 and have to use the monorail, use the Westgate stop, it's way closer (15m instead of 25m)
- @idigitalflame:
Haven't had the chance to write about the #BsidesLV #PvJ game.
Congrats to all the teams that played, was a good time. I heard teams had a blast on the Windows side working with the userland hooking I had in place. π
#redteam @PVJRedcell@twitter.com @PVJBlueTeam@twitter.com - @idigitalflame:
Itβs sad to see that the #go team is attempting to remove features used by advanced users
Not surprised as they seem more to do things at a loss to their users.
If this does eventually go through. I may have to deprecate many go projects
- @idigitalflame:
Now got it working to apply patches using git diffs. Garble does this for the linker but I wrote a patching library since the go one doesn't support fuzzy patching #go
- @idigitalflame:
In my free time, Ive been making a fork of Garble that allows for inserting custom code and asm when building.
I'm now able to define custom functions without changing the GOROOT! #golang - @idigitalflame:
Just to be sure #golang #programming