Oceasdeep / chipwhisperer-husky

全开源逆向“爆破”工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChipWhisperer-Husky

This repository contains the ChipWhisperer-Husky information.

Building SAM3U Firmware

Navigate to ChipWhisperer-Husky/src, clone the naeusb submodule (git submodule update --init naeusb), and build with make -j.

You can get a more verbose output by running make as follows: make -j VERBOSE=TRUE

You can program an attached Husky by running make program.

About

全开源逆向“爆破”工具


Languages

Language:C 98.5%Language:Makefile 1.4%Language:Python 0.1%