Add tool: ChipWhisperer #15

Closed
opened 2025-08-12 04:49:16 +00:00 by contribution-bot · 0 comments
Collaborator

Add Tool: ChipWhisperer

Submitted by: anon@anon.anon
Type: software
Action: add

Tool Information

  • Name: ChipWhisperer
  • Description: Beschreibung folgt
  • URL: https://chipwhisperer.com
  • Skill Level: intermediate
  • Platforms: Cross-platform
  • License: Apache 2.0
  • Domains: static-investigations, ics-forensics
  • Phases: data-collection
  • Related Concepts: File Systems & Storage Forensics
  • Related Software: Binwalk

Reason

Skimming-Geräte-Analyse

Copy-Paste YAML

  - name: ChipWhisperer
    type: software
    description: Beschreibung folgt
    domains:
      - static-investigations
      - ics-forensics
    phases:
      - data-collection
    skillLevel: intermediate
    url: https://chipwhisperer.com
    platforms:
      - Cross-platform
    license: Apache 2.0
    accessType: download
    related_concepts:
      - File Systems & Storage Forensics
    related_software:
      - Binwalk

For Maintainers

  1. Copy the YAML above
  2. Add to src/data/tools.yaml in the tools array
  3. Maintain alphabetical order
  4. Close this issue when done

Submitted via ForensicPathways contribution form

## Add Tool: ChipWhisperer **Submitted by:** anon@anon.anon **Type:** software **Action:** add ### Tool Information - **Name:** ChipWhisperer - **Description:** Beschreibung folgt - **URL:** https://chipwhisperer.com - **Skill Level:** intermediate - **Platforms:** Cross-platform - **License:** Apache 2.0 - **Domains:** static-investigations, ics-forensics - **Phases:** data-collection - **Related Concepts:** File Systems & Storage Forensics - **Related Software:** Binwalk ### Reason Skimming-Geräte-Analyse ### Copy-Paste YAML ```yaml - name: ChipWhisperer type: software description: Beschreibung folgt domains: - static-investigations - ics-forensics phases: - data-collection skillLevel: intermediate url: https://chipwhisperer.com platforms: - Cross-platform license: Apache 2.0 accessType: download related_concepts: - File Systems & Storage Forensics related_software: - Binwalk ``` ### For Maintainers 1. Copy the YAML above 2. Add to `src/data/tools.yaml` in the tools array 3. Maintain alphabetical order 4. Close this issue when done --- *Submitted via ForensicPathways contribution form*
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mstoeck3/forensic-pathways#15
No description provided.