Skip to content

arifkyi/Generate-GSM-wave-RF-Transmit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 

Repository files navigation

Generate-GSM-wave-RF-Transmit

This repository is only hints for the installation first you just need to use in the Linux,and android
as the guidance from YT channel "Rifky The Cyber" : https://www.youtube.com/watch?v=btQcb22tipA

For Linux type Ubuntu feel free to use this command below

other distro? : feel free to google it

Ubuntu : we use version 18

run this command below to make update and installation

sudo apt-get update && \
sudo apt-get install -y \
cmake \
autoconf \
libtool \
pkg-config \
build-essential \
python-docutils \
libcppunit-dev \
swig \
doxygen \
liblog4cpp5-dev \
python-scipy \
python-gtk2 \
gnuradio-dev \
gr-osmosdr \
libosmocore-dev

for Android

  1. you need to install the RTL SDR driver from playstore:
    https://play.google.com/store/apps/details?id=marto.rtl_tcp_andro&hl=en&gl=US

  2. you need to install RF Analyzer from playstore
    you need to install: https://play.google.com/store/apps/details?id=com.mantz_it.rfanalyzer&hl=en&gl=US&pli=1

How to use for Android:

  1. plug the SDR with OTG adaptor depend to your android mobile is Type C or Micro USB
  2. run the sdr driver (or sometimes run automatically)
  3. run the RF analyzer, then set the frequency that you want to analyze

About

This repository is only hints for the installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published