dashingsoft / pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

Home Page:http://pyarmor.dashingsoft.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Themida or Themedia? Is this word misspelled?

17Reset opened this issue · comments

May I ask, what is the difference between --enable-themida, which uses themida from pyarmor, and the official themida?

If --enable-themida is used, the extension pyarmor_runtime.so is protected by Themida

image
Suggested update to incorrectly spelled word in manual: Themida

If --enable-themida is used, the extension pyarmor_runtime.so is protected by Themida

I want to use bcc mode for performance, and themida for protection, can both be used at the same time?

--enable-themida could work with --enable-bcc, but --enable-themida may reduce the preformance too much.

These typos has been fixed in the online doc