Skip to content

Instantly share code, notes, and snippets.

View XenocodeRCE's full-sized avatar
🌊
hψ=eψ

Mr Roux XenocodeRCE

🌊
hψ=eψ
View GitHub Profile
@XenocodeRCE
XenocodeRCE / unpackme2.cs
Created December 13, 2016 10:35
code source for the string/int part | unpackme2 form Cawk @rtn
using dnlib.DotNet;
using dnlib.DotNet.Emit;
using System;
using System.IO;
using System.Linq;
using System.Security.Cryptography;
using System.Text;
using System.Windows.Forms;
namespace unpackme2_tool
@XenocodeRCE
XenocodeRCE / le caca c'est de la merde.js
Last active November 1, 2015 20:06
le caca ça pue.js
function addDonorPerksProfile(donorList){
var uid, i, oldbar, donorKeys, src, title;
donorKeys = Object.keys(donorList);
uid = document.URL.split('&uid=')[1].split('&')[0];
if(donorKeys.indexOf(uid) != -1){
var donorStar;
if(donorList[uid][0]=='g'){
donorStar = "<span class='HFES_Star'><img src='http://sublyme.net/site_media/hfesdonorstuff/happystar.png' title='"+donorList[uid][2]+"'></img></span>";
if(donorList[uid][1] != ''){
donorStar = "<a href='"+donorList[uid][1]+"'>"+donorStar+"</a>";