(Advise) How to get started?
@elmoiv
Hey! I’d like to start by saying I love your program. It is always very reliable and works well. I am a new coder with python and would like to learn arp spoofing with Python on windows and your program is a great fit. So, how could I take your source code and compile it into an exe installer or something similar so I can get started? Anyway to edit the main launch page? I find it easiest to learn when using a “template.” Thanks for your help!!
You can follow this guide for running elmoCut from source. https://github.com/elmoiv/elmocut/issues/42#issuecomment-1458463617
Note that if you have a higher version of Python installed on your machine than 3.7.7, you may lose the dependancies and break many projects.
I advise you to set an env like conda to isolate elmoCut from your main installed python
You should also consider installing gcc compiler as stated in the ReadMe here: https://github.com/elmoiv/elmocut#build-from-source