Hardhat-Enterprises / Deakin-Detonator-Toolkit

Deakin Detonator Toolkit redesign using Tauri, React and Mantine.
14 stars 25 forks source link

[Feature Request]: HandleProcessData Improvement #625

Closed zkkok closed 3 months ago

zkkok commented 4 months ago

Name of Feature

Importable function for HandleProcessData

Priority

Medium

Categories

N/A

Description of Feature

Some tools output escaped characters that cannot be resolved by the original HandleProcessData function. This affects the output of some tools, making it less concise and uniform. image Example Output from WPScan

Introduce and importable function that can be used by handle process data to provide a better output formatting