• Stars
    star
    302
  • Rank 137,231 (Top 3 %)
  • Language
    C
  • Created about 8 years ago
  • Updated over 7 years ago

Reviews

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

Repository Details

Rhme2 challenge (2016)

Rhme-2016

Challenge Binaries

You can use the challenge binaries on a normal Arduino Nano or Uno board (atmega328p chip). To upload the challenge to the board, use the following command:

avrdude -c arduino -p atmega328p -P /dev/ttyUSB* -b115200 -u -V -U flash:w:CHALLENGE.hex

Please keep in mind that depending on the bootloader that is installed on your board, the baudrate will change. Stock Nano baudrate should be 57600, and stock Uno is 115200. (Thanks [HydraBus]kag for this info).

Write-ups

Old readme

The second round is coming!

The RHme2 (Riscure Hack me 2) is our low level hardware CTF challenge that comes in the form of an Arduino Nano board. The new edition provides a completely different set of new challenges to test your skills in side channel, fault injection, cryptoanalysis and software exploitation attacks.

For more information and registration, visit http://rhme.riscure.com

Follow us on twitter at @riscure and #rhme2 for updates.

More Repositories

1

Jlsca

Side-channel toolkit in Julia
Julia
157
star
2

optee_fuzzer

This repository contains the code for a fuzzing prototype for the OP-TEE system call interface using AFL.
C
131
star
3

RHme-2015

RHme+ 2015 challenge
C
106
star
4

Rhme-2017

Riscure Hack Me embedded hardware CTF 2017-2018.
84
star
5

DROP-IDA-plugin

Experimental opaque predicate detection for IDA Pro
Python
76
star
6

FiSim

An open-source deterministic fault attack simulator prototype
C#
49
star
7

Library-Identification

A research tool to identify the version of shared library files.
Python
21
star
8

python-trsfile

Add support for reading and writing of trace set files (.trs) to Python
Python
21
star
9

clipsgo

Go language bindings for the CLIPS expert system shell
Go
18
star
10

cheapSCAte

A couple scripts for performing basic SCA tasks on IoT-like targets as presented in RSAC 2018
Python
10
star
11

cyperf

HCL
8
star
12

java-trsfile

A basic java implementation for reading and writing Riscure Inspector .trs files
Java
7
star
13

Pinata

Cryptographic code for training purposes
C
6
star
14

loadcore

LoadCore product resources
HCL
3
star
15

ixloadve

IxLoad Virtual Edition
HCL
2
star
16

bpsve

BreakingPoint Virtual Edition
HCL
2
star
17

cloudpeak

HCL
1
star
18

bumper

A C frontend for the JVM, written in Kotlin.
C
1
star
19

quickstart-cloudlens

Content of AWS Quick Start for Cloudlens
1
star
20

ixnetworkve

IxNetwork Virtual Edition
HCL
1
star
21

ai-ml-testing

Test methodologies for test AI/ML networks
1
star
22

argus

regression tool, opensource version of pythar
HTML
1
star
23

oran-sim-ce

Keysight Open-RAN Simulators, Cloud Edition
HCL
1
star