diff --git a/BurnOutSharp/ProtectionType/Themida.cs b/BurnOutSharp/ProtectionType/Themida.cs new file mode 100644 index 00000000..efbc0453 --- /dev/null +++ b/BurnOutSharp/ProtectionType/Themida.cs @@ -0,0 +1,12 @@ +namespace BurnOutSharp.ProtectionType +{ + /// + /// Protection created by Oreans and in use since at least before 2009. Known to be used in Book/Music Collector (http://www.alwinhoogerdijk.com/2009/12/24/protecting-software-with-themida/). + /// May possibly be used in the PC release of Dynasty Warriors 7 with Xtreme Legends (https://www.pcgamingwiki.com/wiki/Dynasty_Warriors_7_with_Xtreme_Legends). + /// Themida/WinLicense/Code Virtualize seem to all be interconnected/related to each other, or are all at least part of the SecureEngine suite together (https://www.oreans.com/products.php). + /// + public class Themida + { + // TODO: Implement - https://www.oreans.com/ + } +} diff --git a/README.md b/README.md index 1f3692fe..3299f020 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ Below is a list of protections that have been identified but have not yet been i - SAFEAUDIO - The Bongle - The Copy Protected CD +- Themida/WinLicense/Code Virtualizer ## Executable Packers Detected