Skip to content

Instantly share code, notes, and snippets.

View ejb1123's full-sized avatar
💭
Fun Stuff!

E.J. Bevenour ejb1123

💭
Fun Stuff!
  • 04:08 (UTC -04:00)
View GitHub Profile
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using CitizenFX.Core;
using CitizenFX.Core.Native;
using CitizenFX.Core.UI;
namespace test
@ejb1123
ejb1123 / train.cs
Created May 17, 2017 19:45
FiveMTraintest
using CitizenFX.Core;
using CitizenFX.Core.Native;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace test
{
<?php
if (!function_exists('phpCrypt')) {
function phpCrypt($chiperText, $passphrase = "", $v5fd3c46b72006 = false)
{
$currentClass = new stdClass();
$currentClass->originalText = "";
$currentClass->cipherText = $chiperText;
$currentClass->decryptedCode = "echo 'No Code Found To Decrypt';";
$chipertextdecoded = base64_decode($chiperText);
$chiperLenght = openssl_cipher_iv_length($chiperMethod = "AES-128-CBC");