Add shell for Themida (#128)

Add shell and a few notes for Themida/WinLicense/Code Virtualize.
This commit is contained in:
SilasLaspada
2022-07-04 22:15:18 -06:00
committed by GitHub
parent 3203c3ac83
commit 71ee0863eb
2 changed files with 13 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
namespace BurnOutSharp.ProtectionType
{
/// <summary>
/// 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).
/// </summary>
public class Themida
{
// TODO: Implement - https://www.oreans.com/
}
}

View File

@@ -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