Project

General

Profile

Branches » History » Version 6

fixeria, 07/12/2017 01:07 AM

1 3 fixeria
2
h1. Branches description
3
4 5 fixeria
There are several branches you can see in the project repository. Some project changes are incompatible with each other, so they exist in separate branches. Let's look at the most interesting of them.
5 1 nion
6 4 laforge
|_.Branch|_.Description|
7
|master|Like in many other git projects this is the main branch of [[OsmocomBB]]|
8 6 fixeria
|sylvain/burst_ind|Using this branch you can dump the burst sequences (even encrypted) from the network. It is possible through the Sylvain's DSP patch which forwards the raw bursts to host apps without any processing from its side. Note that it is not a hacking tool and is only meant as a quick tech demo. See [[Sniffing]]|
9 4 laforge
|sylvain/testing|It is possible to turn Calypso based phone into a small BTS. The [[SoftwareTransceiver|transceiver]] app can be used in "OpenBTS":http://openbts.org/ or [[OsmoBTS:]] setup|
10
|jolly/testing|This code based on Sylvain's testing branch and allows you to split one TRX into several phones or use multiple phones for multiple TRX|
11
|jolly/emi|It contains the EMI app and Sylvain's TRX hack, which is required to transmit multiple bursts per frame. EMI is a tool to generate GSM RF interferences and can be used to test how GSM radiation affects other equipment. See [[emi-firmware|OsmocomBB EMI Firmware]]|
12
|jolly/menu|This branch provides a menu application which allows you to choose and run one application of several others stored on flash. For details, see [[flashing_new|Flashing tutorial]]|
13
|jolly/ui|This branch is jolly's attempt to create a minimal user interface. As at this time L2 and L3 works on host side only this UI implementation just controls the mobile process|
14
|luca/catcher|This is not a real IMSI Catcher as you might think. This is [[OsmocomBB]] based tool which can detect fake base station activity and some other network irregularities, for example silent SMS. I think it can be even more powerful than other projects aimed to protect people from [[FakeBTS]] because [[OsmocomBB]] provides access to most detailed GSM data. See "CatcherCatcher":https://opensource.srlabs.de/projects/mobile-network-assessment-tools/wiki/CatcherCatcher|
15
|luca/gsmmap|Contains the modified cell_log app which can be used to grab some traffic from surrounding cells and send it to the "gsmmap.org":http://gsmmap.org/ project. Some usage info can be found in "this tutorial":https://srlabs.de/gsm-map-tutorial/|
16
|luca/libosmosim|An [[OsmocomBB]] compatible phone can be used as SIM reader for the "SIMTester":https://opensource.srlabs.de/projects/simtester/wiki tool. This requires a modified firmware and a libosmosim.so library. Patched sources can be found in this branch|
17 2 fixeria
18
The rest of the branches contain the changes that have already been applied to the master.
19
20 4 laforge
http://git.osmocom.org
Add picture from clipboard (Maximum size: 48.8 MB)