# EagleJab Additional features & GUI added to Falcon Punch Supports **both** Python 2 & Python 3. ## Requirements: * [Python](https://www.python.org/downloads/) ## Usage: * In a Terminal or Command Prompt type: `python EagleJab.py --cia Game.cia --ip 192.168.123` (Python 2 users need to use the `EagleJab2.py` script) * Double click EagleJab.py (assuming .py files associated with python), and it will ask you what information it needs. ## Screenshots * Asking for .CIA: ![OpenFileDialog](http://i.imgur.com/yPfRIk1.png) * Asking for 3DS' IP: ![InputDialog](http://i.imgur.com/tj1PH95.png) * Transfer Confirmation: ![MesseageBox](http://i.imgur.com/sElRpWA.png)