I was looking for some faces that I found back here :)
I was looking for some faces that I found back here :)
macOS reverse engineering code sign
typical saturday!
i like to enrich the lib as much as read new stuff in J Levin's book
Hey Apple/macOS/iOS Security Specialists! π
I'm looking to connect and have a chat with some of you.
Is anyone interested?
the heart part6
Slides for my @cityjsconf.bsky.social Athens talk today: addaleax.net/cityjs-athen...
stick this morning, but I still managed to tweak this: https://buff.ly/49crdaS
We're now @vlt.sh here!
I'm sure you're already aware of this resource, but in case others aren't, Marco Ivaldi released some nice weggli rules and wrote a blog showing some vulnerabilities he found with them.
github.com/0xdea/weggli...
security.humanativaspa.it/a-collection...
Yes! I spot a lot of stuff like that.
During the last year and half I was working on an Electron replacement. The consecration for my career! Mixing C++, Objective-C, CMake and Javacript.
The project was suddenly stopped! Since then it is really hard to find a project that requires and challenge these skills.
I spent a lot of time understanding how things work embracing new concepts across diffΓ©rents layers.
It gives a sense to what I do regardless the layer I work on: web, systems, application, tooling β¦
This is the first time since I started software engineering that I am really confused about the path I should follow.
I started doing React, then Node, then I dived into systems programming doing Rust, C++.
π§΅
After my previous post, I recieved a few comments about ptrace!
I was curious and decided to explore this new track.
In the post:
β‘οΈ I used ptrace to prevent debugger attaching my program
β‘οΈ I dived into xnu sources to reverse-engineer ptrace
β¬οΈβ¬οΈβ¬οΈβ¬οΈ
tonygo.tech/2024/anti-de...
#macos #reverse
This awesome fuzzing blog post by @r00tkitsmm.bsky.social covers a super reliable macOS kernel binary rewriting to instrument any KEXT or XNU at BB or edge level. Mandatory reading for anyone interested in fuzzing whether you use MacOS or not. So many good system internals and fuzzing references!
I created an AsyncAPI friends starter pack. We're not many here yet. Yet! π
go.bsky.app/TFBk8FM
having a C++ unified API, wrapping platform specific abstracts is one of the most challenging job I had to do!