Explore >> Select a destination


You are here

puri.sm
| | harrisonsand.com
14.5 parsecs away

Travel
| | This blog post walks through the efforts of reverse engineering the Zaptec Pro, an electric vehicle charger found in many parking lots and apartment buildings around Norway.
| | sergioprado.blog
13.5 parsecs away

Travel
| | JTAG is a physical hardware interface that makes it possible, among other things, to extract the firmware image from electronic devices.
| | reverse.put.as
15.2 parsecs away

Travel
| | My original goal when I started poking around Apple's EFI implementation was to find a way to reset a MacBook's firmware password. My preliminary research found references to a "magical" SCBO file that could be loaded onto a USB flash drive and booted to remove the password. The normal process workflow is to first contact Apple support. Since I don't have the original sales receipt of this specific Mac, I assume this option isn't possible, since anyone with a stolen Mac could get the password reset. Thin...
| | blog.includesecurity.com
102.6 parsecs away

Travel
| One of the first major goals when reversing a new piece of hardware is getting a copy of the firmware. Once you have access to the firmware, you can reverse engineer it by disassembling the machine code. Sometimes you can get access to the firmware without touching the hardware, by downloading a firmware update file ... Read more