Skip to content

Repository files navigation

Authenticode Digital Signature Extractor

Deploy License: MIT Vue.js Quasar

Overview

A web-based tool for extracting and analyzing Authenticode Digital Signatures from Windows executable files (.exe). Process files locally in your browser with no server uploads required.

🚀 Features

  • Local Processing: All operations performed client-side
  • Multiple Output Formats:
    • ASN.1 formatted data
    • Raw signature data

🛠️ Tech Stack

  • Vue.js 3
  • TypeScript
  • Quasar Framework

🏃‍♂️ Quick Start

# Clone the repository
git clone https://github.com/dumitory-dev/authenticode-extractor.git

# Navigate to project directory
cd authenticode-extractor

# Install dependencies
yarn install

# Start development server
yarn dev

💡 Usage

  1. Upload or drag-and-drop an .exe file
  2. Select output format (ASN.1 or Raw)
  3. Click "Convert" to extract the signature
  4. View or download the extracted data

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A browser-based tool for extracting Authenticode digital signatures from Windows executable files (.exe)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages