While scrolling mischievously at midnight on eBay, I came across an item of interest. It was obviously sealed deliberately, military-related, and from an active warzone. The price of roughly $70 caught my eye. There was minimal description of what it was and where it came from. My curiosity killing me, I decided to purchase the item. Buying it led me down a rabbit hole I scarcely knew existed.
Not often do you see people hand soldering anymore, with the exception of the occasional prototype or edit that needs to be made. Hand soldering is a technique that goes back thousands of years, to the Romans and Egyptians. During the 19th century, electronics started to become popular and soldering followed suit. Demand for consumer products after WWII soared. In the 1960s, machines started to replace humans in the manufacturing process. These were known as pick-and-place machines. As time progressed, these machines got faster and better, creating many of the devices you use today. The computer I am typing this on, for example, was created using a pick-and-place machine. I was surprised to realize the device I purchased contains no components where a pick-and-place was used.
When I received this “box” (Figure 1) it was in a sealed container as if it was to not be opened or to protect the contents. This indicates the device may be related to aeronautical equipment or built to withstand extreme weather conditions.

This item was damaged on both sides and was press sealed on all edges. This required precision and tooling to open for inspection. There were data cables (as you can see on the right side of Figure 1) that were labeled with inputs and outputs. These cables indicate this device may have been used for:
My curiosity growing, I rolled my sleeves up and cracked it open. What I found was very unexpected.
The device was almost entirely handmade. With the exception of a few Analog Devices SOIC 8s, I am convinced the silicon ICs I have photographed are made by the same manufacturer that made the entire device. This may be due to supply chain issues or embargos that are imposed against the location where this was acquired from. The PCBs (printed circuit boards) are each tacked together with manual traces. There is hand-tacked shielding between each “cell” in the system. The list goes on and on.
But enough talk. Let’s look at the pictures.

Let’s take a moment to admire it. If you look closely, each of those square PCBs are connected with metal foil (Figure 2). The wires protruding on the top are hand-soldered. The SOIC 8 in the middle is hand-soldered! The tin sleeves on the larger middle boards are tacked by hand! You can also see the shielding on the right side between the other cells that is hand-tacked. Those inductors also look quite inconsistent, meaning they may have been hand-wound.

On the green PCB in Figure 3, there is a trace in the middle that is routed to connect two points that are quite a ways away. This is very impressive. It is important to note that when designing and creating electronics, a prototype should be tested extensively to ensure the original design works properly, eliminating the need to route traces like this. However, it is still impressive to see that this was manually tacked into place on a production part. There are also a few ICs on the gray and gold board. The ICs are exposed and are a few hundred nanometers and thus visible to the naked eye. Let’s zoom into those a bit and take a peek.


There is also another IC that is exposed on the device (Figure 6). This has 45 degree angle traces instead of right angles on the silicon.


The ICs seem to all be hand-tacked or machine assisted. This is an extremely precise skill and takes lots of training and effort. While this entire process is inefficient and wasteful, the craftsmanship and effort that went into building this device is insane. This process must have taken time and very skilled engineers to put together. Figures 8 through 13 show more images to admire.






This amount of hand work is admirable. The craftsmanship is completely unnecessary but is beautiful. If this device actually functions it is an absolute miracle. Being handmade creates higher rates of failure and precision is lost as machines can be much more exact.
If you are interested in gaining the skills needed to build and fabricate electronic devices, I recommend you check out the OSH Park website. They are a great company for beginners and are based in the USA. They have a swift service and a few different PCB options so you can avoid connecting boards together by hand like the manufacturers of this part.
If you enjoyed this article, feel free to shoot me a message with your comments at hello@zetier.com. If you can provide any information on the device featured in this blog post, please let me know. I am dying to learn its backstory. Thank you for reading and see you next time!
Note: Zetier is not sponsored or endorsed by OSH Park.
Vulnerability research triage tricks, pattern-matching instincts, and ruthless time-saving habits for every reverse engineer.
Vulnerability research triage tricks, pattern-matching instincts, and ruthless time-saving habits for every reverse engineer.
Hacker origin stories from a few of Zetier's cybersecurity engineers.
TPM packet dissection and analysis in Wireshark using open source scripts and projects with a practical walkthrough using Proxmox.
Can prompt injections hidden in unreachable code still influence LLM's?
Everything you need to know about Offensive Cyberspace Operations and the OCO/CNO resources Zetier cyber engineers rely on.
Keeping the Monsters at Bay with Embedded Systems Digital Forensics
2025 was a successful year for Zetier, with office growth, more "sheeping" unguarded colleague workstations, and fun diet(ary) choices
A case study in identifying real-world stack overflows in Netgear router firmware – without access to source code.
Are low-cost SBCs with 4k output viable for native development, RE, and tinkering?
See what your BDM debugger is actually doing under the hood with our new open-source tool.
You just fired up an old Linux-based appliance. Here's one hacking recipe to get beyond basic local access.
Understand the mechanics, risks, and future of IMSI catching (a.k.a. stealing your cellular ID) in 2025.
Thousands of video game enthusiasts are developing experience in the cybersecurity industry by accident.
One of our engineers obtained free printers on Craigslist, which revealed some intriguing obfuscation.
After competing for several years, a Zetier Cyber Engineer made the podium at the DEFCON 32 HHV CTF.
Check out the contributions our team made – and tools we open-sourced – in 2024.
Frida runs out-of-the-box on many common targets. How hard is it to port Frida to an unsupported platform?
When code is executed with Bungeegum, it operates within the application's context and memory space, mirroring how Android CNO tools are typically used in real-world scenarios.
Thousands of military members juggle their reserve commitment and civilian life. Read this post to learn how Zetier makes sure you won’t drop the ball.
Building tshark from source with support for Lua has proven to be a challenge. This tutorial will save you some time and frustration.
Hardware memory busses are sometimes tied together with multiple ICs. Here is how to SMASH them!
Breadcrumbs are left throughout computer systems that hackers can use to track attribution or recover sensitive information. See possible gotchas in this post.
Various topics of interest covering IT, cybersecurity, tech innovations, from GitLab workflows to satellite tech advancements.
Zetier is introducing Snipey, a command-line interface (CLI) tool that extends the capabilities of Snipe-IT.
Highlights from around the internet that we discussed in the office during Dec 2023. Everything from the best deals on collectable turbo-jet engines to Bluetooth CVEs.
Explore the art of using JTAG for efficient NOR flash memory dumps – via our practical guide for hardware enthusiasts & engineers.
Lariat works with Device Farmer to address the challenges of platform fragmentation in Android device testing.
Sharing knowledge is in Zetier’s corporate DNA, and this expresses itself in multiple ways.
Smart load integration with inexpensive power supplies providing protections typically found only in pricier models.
At Zetier’s 2023 annual offsite we met in San Juan Puerto Rico for some corporate business, relationship building, good food, and fun in the sun.
DIY dental X-ray tech for PCB reverse engineering, enabling faster, budget-friendly 3D tomography.
CodeQL is a query language for code analysis, allowing powerful code introspection and data flow queries.
Subscribe now to keep reading and get access to the full archive.