All Projects → osmocom → simtrace2

osmocom / simtrace2

Licence: other
Osmocom SIM card tracer, v2.0; mirror of https://gitea.osmocom.org/sim-card/simtrace2

Programming Languages

c
50402 projects - #5 most used programming language
HTML
75241 projects
Makefile
30231 projects
lua
6591 projects
shell
77523 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to simtrace2

Lowlevelprogramming University
How to be low-level programmer
Stars: ✭ 7,224 (+13277.78%)
Mutual labels:  hardware, firmware
Opensk
OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
Stars: ✭ 2,114 (+3814.81%)
Mutual labels:  hardware, firmware
Iotsecurity101
A Curated list of IoT Security Resources
Stars: ✭ 1,302 (+2311.11%)
Mutual labels:  hardware, firmware
Castor and pollux
A Juno-inspired dual oscillator
Stars: ✭ 279 (+416.67%)
Mutual labels:  hardware, firmware
samsung-bios-check
BIOS update checker for Samsung laptops running Linux
Stars: ✭ 25 (-53.7%)
Mutual labels:  hardware, firmware
Blynk Library
Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
Stars: ✭ 3,305 (+6020.37%)
Mutual labels:  hardware, gsm
Embedos
EmbedOS - Embedded security testing virtual machine
Stars: ✭ 108 (+100%)
Mutual labels:  hardware, firmware
smartcitizen-kit-20
Smart Citizen Kit 2.0 hardware and firmware
Stars: ✭ 36 (-33.33%)
Mutual labels:  hardware, firmware
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (-42.59%)
Mutual labels:  hardware, firmware
Iot Pt
A Virtual environment for Pentesting IoT Devices
Stars: ✭ 218 (+303.7%)
Mutual labels:  hardware, firmware
SnowFlakeProject
All open source data of the snow flake project.
Stars: ✭ 37 (-31.48%)
Mutual labels:  hardware, firmware
twigs
Alternate firmware for Mutable Instruments Branches synthesizer module
Stars: ✭ 21 (-61.11%)
Mutual labels:  hardware, firmware
Tinymovr
Compact brushless motor controller with integrated absolute encoder and CAN Bus.
Stars: ✭ 90 (+66.67%)
Mutual labels:  hardware, firmware
Retroesp32
Retro ESP32 is a turbo charged Odroid Go Launcher, Emulator and ROM Manager
Stars: ✭ 313 (+479.63%)
Mutual labels:  hardware, firmware
lucidgloves
Arduino/ESP32 based DIY VR Haptic gloves. Compatible with SteamVR via OpenGloves.
Stars: ✭ 1,149 (+2027.78%)
Mutual labels:  hardware, firmware
Hydrabus
HydraBus an open source multi-tool hardware for researcher, hackers, students, embedded software developers or anyone interested in debugging/hacking/developing/penetration testing
Stars: ✭ 104 (+92.59%)
Mutual labels:  hardware, firmware
nsec-badge
Software from the NorthSec badge
Stars: ✭ 34 (-37.04%)
Mutual labels:  hardware, firmware
StratifyOS
A Powerful embedded RTOS for ARM Cortex M microcontrollers
Stars: ✭ 94 (+74.07%)
Mutual labels:  hardware, firmware
Elinux
嵌入式 Linux 知识库 (elinux.org) 中文翻译计划;本项目发起人发布了《360° 剖析 Linux ELF》视频课程,欢迎订阅:https://www.cctalk.com/m/group/88089283
Stars: ✭ 193 (+257.41%)
Mutual labels:  hardware, firmware
linux-802.15.4-sniffer
Linux Based 802.15.4/Zigbee Sniffer
Stars: ✭ 17 (-68.52%)
Mutual labels:  hardware, wireshark

SIMtrace v2.0

This is the repository for the next-generation SIMtrace devices, providing abilities to trace the communication between (U)SIM card and phone, remote (U)SIM card forward, (U)SIM man-in-the-middle, and more.

NOTE: Nothing in this repository applies to the SIMtrace v1.x hardware or its associated firmware. SIMtrace v1.x is based on a different CPU / microcontroller architecture and uses a completely different software stack and host software.

Supported Hardware

  • Osmocom SIMtrace 1.x with SAM3 controller ** this is open hardware and schematics / PCB design is published
  • sysmocom sysmoQMOD (with 4 Modems, 4 SIM slots and 2 SAM3) ** this is a proprietary device, publicly available from sysmocom
  • sysmocom OWHW (with 2 Modems and 1 SAM3 onboard) ** this is not publicly available hardware, but still supported

This Repository

This repository contains several directory

  • firmware - the firmware to run on the actual devices
  • hardware - some information related to the hardware
  • host - Programs to use on the USB host to interface with the hardware

The host software includes

  • libosmo-simtrace2 - a shared library to talk to devices running the simtrace2 firmware
  • simtrace2-list - list any USB-attached devices running simtrace2 firmware
  • simtrace2-sniff - interface the 'trace' firmware to obtain card protocol traces
  • simtrace2-cardem-pcsc - interface the 'cardem' fimrware to use a SIM in a PC/SC reader
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].