TwinSecure

FREE
By Tim P | Updated 25 giorni fa | Business Software
Health Check

N/A

README

Javascript Obfuscator Endpoint

  • Input: Original Javascript File Required
  • Output: JSON Format (Filename, hardened code, and original code parameters)
  • Secure code is in Hardened_Code Parameter
  • Process
    • Copy hardened code string into text file making sure to remove beginning and ending quotes
    • Make sure not to edit text as tamper proofing is enabled

Binary Security Enhanced Compiler Endpoint

  • Input: Elf Executable File (Tested on Ubuntu 18.04 on x86_64 machine)
  • Output: JSON Format (Filename and Output Parameter)
  • Output Parameter String - Base64 Format
  • Process
    • Copy Output Parameter string to textfile output_encoded
    • Run Bash Command to decode string: base64 --decode output_encoded > output_decoded
    • Run Bash Command to give executable permissions: chmod u+x output_decoded
    • Run Executable: ./output_decoded
Followers: 0
Resources:
Product Website
API Creator:
Rapid account: Tim P
Tim P
tpottei1
Log In to Rate API
Rating: 5 - Votes: 1