cql1983 / portapack-havoc-modified

This is modified version of havoc's portapack firmware. I modified replay to gps simulator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portapack-havoc-modified

I added gps simulator and analog tv demodulator (mainly PAL). I also implemented Bluetooth receiver. The bluetooth receiver can show you mac address of BLE devices around you. However, the result isn't always correct. Because I have only filtered with preamble and address, without crc. If I use crc, no result will be shown, so I have to bypass crc test. I am thinking some radio parameter can be improved to reduce the noise, so that more result can pass crc.

I improved little bit for btle. Now it can pass crc, however the mac passed crc is wrong.

About

This is modified version of havoc's portapack firmware. I modified replay to gps simulator.

License:GNU General Public License v2.0


Languages

Language:C 61.3%Language:C++ 27.6%Language:Objective-C 4.6%Language:Makefile 2.9%Language:HTML 1.9%Language:Assembly 1.3%Language:CMake 0.2%Language:Python 0.1%Language:CSS 0.1%Language:VHDL 0.1%Language:Shell 0.0%