https://github.com/offlinehacker/osmocombb
For of osmocombb repo with some modiffications
https://github.com/offlinehacker/osmocombb
Last synced: about 24 hours ago
JSON representation
For of osmocombb repo with some modiffications
- Host: GitHub
- URL: https://github.com/offlinehacker/osmocombb
- Owner: offlinehacker
- Created: 2015-02-02T13:10:25.000Z (over 10 years ago)
- Default Branch: demo-env
- Last Pushed: 2015-02-02T13:11:20.000Z (over 10 years ago)
- Last Synced: 2025-06-21T00:43:40.663Z (5 days ago)
- Language: C
- Size: 4.93 MB
- Stars: 40
- Watchers: 4
- Forks: 29
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
==========================
OSMOCOM GSM security tools
==========================These tools allows you to analize gsm security, crack and decript raw GSM
bursts.It consists of several additional tools i wrote for analyzing GSM:
- gsmcrack.py: allows you to crack raw gsm data using predictions. Has also
several automatic tools for deciphering gsm data from phones from which we
can't get KC directly.
- decocde_burst: allows you to decode raw bursts using key or not.
- encode_burst: allows you to encode raw frame data and get raw bursts.Usage examples:
---------------