martinmarinov / TempestSDR

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

Please Help! #29

Closed RCCRAFT1 closed 3 years ago

RCCRAFT1 commented 4 years ago

The Java file crashes when I click on it and the CMD says it can't find any dependent directories. Please make this an EXE, or help me, please!

mgkuhn commented 3 years ago

Java is executed as portable, CPU-independent byte code on a Java Virtual Machine. The language was never intended to compile into native machine code as found in an EXE file.