Robin Bradshaw

143 Followers
313 Following
488 Posts
“Shazam for Bats” is absolutely sending me.
I just managed to make another watchface, this time (pun intended) it's always 11 AM, but the timezone changes every hour to where it's 11 AM in the world.

So, I recently saw some quiet discussion about a paper where researchers reverse-engineered and disclosed some attacks against PhotoDNA, the very-super-duper-secret algorithm used by tech megacorps to scan for illegal images.

They didn't make any code public, and so... I did: https://github.com/ArcaneNibble/open-alleged-photodna

A _complete_ reverse-engineering and commented Python reimplementation of the algorithm from publicly-leaked binaries.

This means that studying the algorithm and any potential flaws is now much more accessible.

This took only about two days (once I knew that there even _was_ a leaked binary to compare against), which just goes to again show that security through obscurity never works.

🔁 encouraged

GitHub - ArcaneNibble/open-alleged-photodna: because research belongs to _everybody_

because research belongs to _everybody_. Contribute to ArcaneNibble/open-alleged-photodna development by creating an account on GitHub.

GitHub
To celebrate this I made a short video demonstrating the issue. It has been fixed so if you are using this system make sure you have updated to the latest version.
https://www.youtube.com/watch?v=1WCKcmFfwZc
net2pwn gui final

YouTube
The BSides London videos were posted last week so the talk by my friends Kev Breen and Ben McCarthy on Paxton Net2 is now on youtube
https://www.youtube.com/watch?v=pj0pM1kSEPI
Open Sesame – All Your Doors Are Belong To Us - Kev Breen, Ben McCarthy

YouTube
It's a Saturday night and time to go wild! Here we have x-rays of an X-Horse VVDI mini rfid cloning tool and an XT72A superchip in a SOT385 package which it uses to clone tags to.

Does anybody know what elementary file 2FE4 contain on SIM cards? It doesn't look like it is described in any standards I've looked at, and its contents varies widely across cards. Maybe boost for reach?

#electronics #smartcards

I bought a (cheap) graphics card and now I have a hungry ghost in a jar of my own! It doesn't seem to be very good at making random passwords ?u?d?s?l

I propose replacing calories with watt-hours.

- Almost same value (1 kilocalorie / Calorie is ~1.1 watt-hours)
- more intuitive for people who use electricity
- never the confusion between calories (science), Calories (food, which is technically kilocalories), kilocalories, and 'kilo Calories' (which is technically megacalories)
- you get to feel more like a robot with your 2.5kwh power consumption a day which may feel like validation to some creatures on this fediverse
- become powered by cake

People say you shouldn't compare apples and oranges but it seems to work fine for me in Python 3.14, I don't see what the issue is...