-
Updated
Sep 18, 2020 - C
#
sparc
Here are 32 public repositories matching this topic...
Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings.
security
arm
framework
mips
x86-64
ethereum
reverse-engineering
disassembler
webassembly
riscv
x86
arm64
sparc
m68k
powerpc
systemz
bpf
m0s65xx
m680x
tms320c64x
xelalexv
commented
Sep 2, 2020
As suggested here by @jabuzz, we could use DIP switches or jumpers for defining config settings, so that we don't have to upload suniversal to the Arduino each time we want to make a config change. A minor drawback of this is that to make the switches or jumpers accessible, you either need to put the converter into a sep
The purpose of this project is to create a virtual assistant to assist SPARC members using Python. The virtual assistant will be fully featured including abilities to help in the lab to automating a home. It will include a system that allows for easy to use management of lab equipment and various administrative features. The virtual assistant could also be integrated on a mobile robotic platform to allow more capabilities that a static computing platform could. Our current iteration of the virtual assistant is named Karen.
-
Updated
Nov 28, 2017 - Python
The demo of the speculative execution attack Spectre (CVE-2017-5753, CVE-2017-5715).
windows
macos
linux
digitalocean
demo
apple
cmake
exploit
cpp
centos
redhat
oracle
vulnerability
solaris
sparc
spectre
proofofconcept
sunos
intelbug
spectrescope
-
Updated
Jan 21, 2018 - C++
Minimalist cooperative operating system supporting multiple tasks with MMU protection
embedded
operating-system
sparc
mmu
microkernel
leon
cooperative-multitasking
moth
separation-kernel
-
Updated
Aug 23, 2020 - C
Modified QEMU which generates full instruction & data address traces. Configure with --enable-full-trace. Env vars: QEMU_SKIP_FIRST_INST skips tracing of the first N instructions, QEMU_TRACE_LIMIT limits the amount of instructions traced, and QEMU_TRACE_OUTPUT configures the output file (stderr by default). Working on SPARC, SPARC64, PPC, PPC64. Tested only for sparc-linux-user.
-
Updated
Mar 28, 2019 - C
Hopper plugin for SPARC CPUs
-
Updated
May 13, 2017 - Makefile
Free and secure computer operating system for SPARCV9 computers
-
Updated
Aug 30, 2020 - Assembly
The purpose of this project is to create a virtual assistant to assist SPARC members using Node.JS. The virtual assistant will be fully featured including abilities to help in the lab to automating a home. It will include a system that allows for easy to use management of lab equipment and various administrative features. The virtual assistant could also be integrated on a mobile robotic platform to allow more capabilities that a static computing platform could. Our current iteration of the virtual assistant is named Karen.
-
Updated
Mar 21, 2018 - CSS
Retired distribution based on Slackware, for Sparc and Ultrasparc arquitecture
-
Updated
Aug 27, 2018 - HTML
University Project on Microprocessor Architecture and Instruction Set
-
Updated
May 21, 2018
Ask not what Open Access can do for you but what you can do for Open Access.
-
Updated
Jul 22, 2017 - JavaScript
This is an ongoing rewrite of https://hephaistos.lpp.polytechnique.fr/rhodecode/HG_REPOSITORIES/LPP/INSTRUMENTATION/SocExplorer
-
Updated
Jun 13, 2018 - C++
This repository contains the functions for calculating movement smoothness using different metrics.
-
Updated
Oct 12, 2018 - Python
Improve this page
Add a description, image, and links to the sparc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sparc topic, visit your repo's landing page and select "manage topics."
Currently, decompilation of Windows executables produces unreadable and/or semantically wrong output because the signatures for most of the Windows API functions are missing. We should add signatures for at least the most commonly used ones.