Skip to content

Instantly share code, notes, and snippets.

View Lunaphied's full-sized avatar

Lunaphied Lunaphied

View GitHub Profile
###########################################################
# TX SX OS MIPS VM disassembler - by hexkyz and naehrwert #
###########################################################
import os
import re
import struct
host_calls_0 = {
0x8E943DA2 : "host_crc32 (ptr r4r5, len r6)",
// ThreadSample.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <Windows.h>
#include <iostream>
#include <list>
using namespace std;
// overflow.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include <stdio.h>
#include <memory.h>
#include <list>
using namespace std;
#define BUFSIZ 4096