Posts

PLf v2.0.0.1

  PLf v2.0.0.1 Download from GitHub:  ClickMe PLC is renamed to PLf (Project Lambda for Firmware) -------------------------------- 2026.4.21 - 2.0.0.1 -------------------------------- Features: -Firmware Explorer   Supports firmware parsing for BIOS, UEFI, BMC, MCU formats with tree view Bug Fixes: -Exception after config save. -------------------------------- 2026.4.20 - 2.0.0.0 -------------------------------- Features: -Multi-Session Support   Create and manage multiple concurrent debug sessions   Each session has its own tab, message view, and transport connection -Multi-Interface Connection Redesign   Redesigned connection settings for Serial, TCP/IP.   Per-session interface configuration in session create dialog. -Data Client/Server   DTP protocol over interface for transfer file and data, like acpi, uefi variables.   Shared interface between DTP and debug log sessions. -------------------------------- 2026.4.11 - 1.0.1.14 -------------...
  PLf v1.0.1.7 Download from GitHub:  ClickMe PLC is renamed to PLf (Project Lambda for Firmware) -------------------------------- 2026.4.1 - 1.0.1.7 -------------------------------- Features: -Complete Security Toolkit with 5 functional tabs   Key: RSA/ECDSA/AES/TripleDES key generation, import, export (XML/PEM/Base64/Hex)   Hash: MD5/SHA-1/SHA-256/SHA-384/SHA-512 with text/file input   Cipher: AES-256/128-CBC, TripleDES-CBC, RSA-OAEP encrypt/decrypt   Signing: RSA+SHA, ECDSA+SHA, HMAC sign and verify   Certificate: X.509 cert viewer with full chain validation   Tools: Base64, password generator, PEM/DER converter, file checksum -------------------------------- 2026.3.30 - 1.0.1.6 -------------------------------- Features: -Add 'BIOS' view for ACPI Tables, SMBIOS, PCI Devices, UEFI Variables, OS Info, and Boot Performance metrics in OS Information -Add 'UEFI Var' view for UEFI variables read in OS   Export 'UEFI variable list' tree as (TXT, ...

PLC v1.0.1.5

  PLC v1.0.1.5 Download from GitHub:  ClickMe Changes: - Support serial port speed up to 8M bps.

PLe v0.9.5

  PLe v0.9.5 x64 version UEFI shell application. Download from GitHub:  ClickMe PLe provides dump of below: 1. PCI/PCI Express 2. System memory 3. ACPI 4. SMBIOS 5. CPU 6. UEFI System Tables/Handles/Variables/PCDs 7. UEFI Commander

PLC v1.0.1.4

  PLC v1.0.1.4 Download from GitHub:  ClickMe Changes: -Rebuild to include latest .net framework support.  Functions Summary: 1. UEFI/BIOS Smart Debug Information - Error/Checkpoint/Guid Message clarification and color highlight - User defined message filter and color highight (Support two uder defined sets) - Quick message search and locate debug message - Save debug message on the fly (save to file) - Load debug message and analysis 2. Addon Debug Message Functions - Calculate the timeing between two marked debug messages, can be used to measure and tune the BIOS POST time. (Click the 'Time' button on tool bar to open the 'Time' Windows, then use 'SPACE' key to mark the message. - GUID and Meaniningful name translation * Lookup the BIOS source code at startup. Once the GUID is displayed in the dbeug message, convert the GUID to the driver/protocol name of the GUID. * (Need to set the 'GUID File Path' in the "Config" window to point to the UEF...

PLC v1.0.1.2

PLC v1.0.1.2 Download from GitHub:  ClickMe Changes: -Add Command Line option -noerrpause   "No Error Pause" option is added  -Add Serial Port ReadTimeOut/WriteTimeout Parameter   Add Serial Port ReadTimeOut/WriteTimeOut setting in Configuration -Uefi Variable Dump   Add Hex view title to link to the variable name -Acpi Table Dump   Add hex data dump Type  'tonyacpi'  in command box to open the test function "ACPI Table dump"

PLC v1.0.1.1

Image
PLC v1.0.1.1 Download from GitHub:  ClickMe New Feature: 1. Add UEFI Variable Read Function.