Project

General

Profile

Branches » History » Version 3

fixeria, 02/19/2016 10:49 PM

1 3 fixeria
2
h1. Branches description
3
4 2 fixeria
There are several branches you can see in the project repository. Some project changes are incompatible with each other, so they exists in separate branches. Let's look at the most interesting of them.
5 1 nion
6
 master::
7 3 fixeria
   Like in many other git projects this is the main branch of [[OsmocomBB]].
8 2 fixeria
 sylvain/burst_ind::
9 3 fixeria
   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 isn't hacking tool and is only meant as a quick tech demo. See [[Sniffing]].
10 1 nion
 sylvain/testing::
11 3 fixeria
   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":http://openbsc.osmocom.org/trac/wiki/OsmoBTS setup.
12 2 fixeria
 jolly/testing::
13
   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.
14 1 nion
 jolly/emi::
15 3 fixeria
   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]].
16 1 nion
 jolly/menu::
17 3 fixeria
   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]].
18 2 fixeria
 jolly/ui::
19
   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.
20
 luca/catcher::
21 3 fixeria
   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.
22 2 fixeria
 luca/gsmmap::
23 3 fixeria
   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/.
24 2 fixeria
 luca/libosmosim::
25 3 fixeria
   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.
26 2 fixeria
27
The rest of the branches contain the changes that have already been applied to the master.
28
29
[http://git.osmocom.org]
Add picture from clipboard (Maximum size: 48.8 MB)