• This repository has been archived on 11/Nov/2019
  • Stars
    star
    195
  • Rank 199,374 (Top 4 %)
  • Language
    JavaScript
  • Created almost 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Online ARM assembler and emulator

OakSim

OakSim is a prototype front-end ARM assembler and Simulator that works entirely from within your browser!

Live web page here!


OakSim uses the assembler framework Keystone and the CPU emulator framework Unicorn which are both licensed under the GPLv2 license. These frameworks have been ported into a Javascript API Unicorn.js and Keystone.js via Emscripten by AlexAltea.

More Repositories

1

UWPDumper

DLL and Injector for dumping UWP applications at run-time to bypass encrypted file system protection.
C++
775
star
2

qreverse

A small study in hardware accelerated AoS reversal
C++
157
star
3

libsai

Library for interfacing with SYSTEMAX's Easy Paint Tool Sai.
C++
99
star
4

Vulkanator

An Adobe After Effects sample project with Vulkan GPU acceleration
C++
56
star
5

Osiris

Reverse engineering suite for Halo 5: Forge
C++
42
star
6

qAverageColor

SIMD accelerated method to get the average color of an RGBA8 image
C
42
star
7

DecimaTools

Tools, notes, and research related to reverse engineering the Decima Game Engine.
C++
40
star
8

MarchASCII

C++
33
star
9

qHilbert

qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics
C++
32
star
10

SaiThumbs

SaiThumbs is a Windows Shell extension that will allow for quick image thumbnails for the .sai files produced from SYSTEMAX's PaintTool Sai.
C
29
star
11

Intriman

Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats
C++
27
star
12

vkblam

vkblam is a re-implementation of the Halo 1 blam engine's graphics library in vulkan.
C++
26
star
13

vkfetch

vkfetch is a fetch-program that displays basic information about your vulkan-compatible graphic card(s)!
C++
26
star
14

Maple2Tools

C++
23
star
15

Texty

JavaScript
18
star
16

qTriangle

A small study in SIMD-accelerated point-in-triangle tests
C
17
star
17

qCheck

A quick alternative to cksfv for generating and verifying CRC32C checksum files.
C++
15
star
18

base85

An implementation of base85 encoding, which is more space-efficient than base64
C++
13
star
19

SaiPal

Assistant addon tool for Systemax Paint Tool Sai
C
11
star
20

qFib

Fast, and parallel, fibonacci numbers
C++
10
star
21

base2

A base2 implementation similar to gnu coreutil's base64
C++
9
star
22

Wunkolo

7
star
23

libase

Tiny library for loading the Adobe Swatch Exchange(.ase) file format
C++
6
star
24

Wunk8

Little Chip8 Emulator
C
2
star
25

ElDorito

Imported ElDorito repository for archival purposes
C++
2
star
26

MinBlit

Minimal 2D raster render engine
C
2
star
27

BrainWunk

Brainfuck language interpeter
C++
2
star