Tony/Humpty (CJ)

@c-b.io

Lead SOC analyst | Malware enjoyer | Horrible dev

In sum: an economically illiterate "conservative" institutes the biggest tax hike in history in an effort to revive the policies that led to the Great Depression. Cool.

Does anyone know what's up with these brand spanking new youtube accounts posting bogus seed phrases here? Whats the scheme? 🤔

BildBild

Do I have a ESC/POS nerd here? In desperate need of help to print f*cking nv bit images on a shitty rongta printer that's supposed to emulate the EPSOM ESC/POS spec. I'll pay a beer in exchange (the price of a beer in your country)

C++23 has "first-class UB": you, the language user, can make promises and let the program enter UB if you break them. int f(int x, int y) { [[assume(x == 27)]]; [[assume(x == y)]]; return y + 1; // May be optimised to `return 28`. }

Part 1 of my blogpost titled "Threat hunting for shits and giggles" is out! This is my very first blogpost of the kind so I'd really appreciate feedback :) Quick shoutout to @hunt.io for their pretty cool tool c-b.io/blog/threat_...

Threat hunting for shits and giggles [Part 1]

Threat hunting for shits and giggles [Part 1] I’ll start by saying this post is not endorsed by hunt.io. I just happen to be a really big fan of what they’re doing. Some hackers suck at OpSec Not all ...

c-b.io