Project

General

Profile

Branches » History » Version 9

fixeria, 07/12/2017 01:17 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 8 fixeria
|master|Like in many other git projects this is the main branch of [[OsmocomBB]].|
8 9 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]] for details.|
9 8 fixeria
|sylvain/testing|It is possible to turn Calypso based phone into a small BTS. The transceiver application and corresponding firmware should be used in "OpenBTS":http://openbts.org/ or [[OsmoBTS:]] setup. See [[CalypsoBTS]] for details.|
10 9 fixeria
|jolly/testing|This code based on Sylvain's testing branch and allows you to split one TRX into several phones.|
11
|jolly/emi|It contains the EMI application - a tool to generate GSM RF interferences, which 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 both L2 and L3 work on the host side, this UI implementation just controls the mobile process.|
14
|luca/catcher|This is not an IMSI Catcher as you might think. This is [[OsmocomBB]] based tool, which is aimed to detect fake base station activity and some other network irregularities, for example silent SMS. See "CatcherCatcher":https://opensource.srlabs.de/projects/mobile-network-assessment-tools/wiki/CatcherCatcher|
15 4 laforge
|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)