martinmarinov / TempestSDR

Remote video eavesdropping using a software-defined radio platform
GNU General Public License v3.0
1.27k stars 241 forks source link

How to run it on Ubuntu 18.04 #27

Open Aregaard opened 4 years ago

Aregaard commented 4 years ago

Hi, How do I run the TempestSDR on Ubuntu 18.04. If I do "java -jar JTempestSDR.jar" in the terminal the GUI starts but nothing is recieved. The "Start" button is grayed out.

I have installed hackrf so the hackrf_info is detecting the device.

Any suggestions on how to proceed?

Aregaard commented 4 years ago

TempestSDR

AdMiZaSa commented 4 years ago

Hi, have spent the past week trying to achieve this and have come to the conclusion it's not achievable as the only ExtIO file I can find run in Windows. Harboured a brief hope that i could drag some useful files off GNU Radio but that failed as well. if anyone else has advanced this would be happy to learn how?

FiorixF1 commented 3 years ago

I bring this issue up because I am having the same problem. I successfully compiled the GUI, but then I have no idea of what I am supposed to do. I saw that in Windows you need to go into File > Load ExtIO Source and open some available DLLs. But what about Linux? I can't compile ExtIO plugins because they require windows.h. I could only compile the RawFile plugin and if I load it into TempestSDR, I can click "Start" but it seems it is not actually reading the SDR.