Skip to content

Instantly share code, notes, and snippets.

// Token: 0x17000035 RID: 53
public extern List<GClass2> Accounts
{
// Token: 0x06000222 RID: 546 RVA: 0x000CA63C File Offset: 0x000C1A3C
[CompilerGenerated]
get
{
/*
An exception occurred when decompiling this method (06000222)
////////////////////////Château-Saint-Martin//////////////////////////////////////////////////////////////////////////////////////////////////
// /////////////////////////////////////////////////////////////////////
// FileName : VMProtect Ultra Unpacker 1.0 ////////////////////////////////////////////////////////////////////
// Features : ///////////////////////////////////////////////////////////////////
// This script can unpack your VMProtected targets //////////////////////////////////////////////////////////////////
// completely and independently in the best case. /////////////////////////////////////////////////////////////////
// If your target is protected with a older VMP ////////////////////////////////////////////////////////////////
// version then it can be ne
<?php
$licence = substr(base64_decode($_POST["licence"]), 0, -8);
$hwid = substr(base64_decode($_POST["hwid"]), 0, -8);
$db_user = "u155468569_admin";
$db_name = "u155468569_kappa";
$db_host = "mysql.hostinger.co.uk";
$db_pass = "11233240";
if (isset($licence) == false) {