Skip to content

v1.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@mmouchous-ledger mmouchous-ledger released this 28 Nov 08:58
· 10 commits to main since this release
68f9fde

First release of LaserStudio

We are really proud to Open Source Laser Studio, the tool used by the Donjon in Ledger to control the Hardware Attack benches.

This tool permits to perform automatised hardware attacks by synchronising the view of a Device Under Test with a positioning system, overlay an image of the device, define zones to scan to generate uniform random positions, and overlay markers to have a visual representation of points of interest.

Application control

The control of the Laser Studio can be done by using an API based on REST commands, called lsapi, included in the package.

Supported Hardware

The application also handle the communication of the devices and supports:

  • Cameras supported by opencv
  • NIT Cameras supported by pynit
  • Actuators supported by pystages
  • Alphanov PDM devices supported by pypdm

What's Changed

Contributors

Full Changelog: https://github.com/Ledger-Donjon/laserstudio/commits/v1.0.0