irpas_0.10.tar.gz
COMPILE
This is in source code format so we will need to compile the newly extracted data.
or
follow my syntax
cd ~/irpas.10
make
EXECUTE
Now the program will need to be launched when you want to use it.
or
follow my syntax
~/irpas.10/./file2cable
CONFIGURE
If done correctly you will be promoted with
~/irpas.10/./file2cable [-v] -i <interface> -f <file>
change <interface> to the interface you want to use for example Eth0.
Change <file> to the file you want to use example arp-victim
[-v] = show file sent.
the full command Will look a little like this:
~/irpas.10/./file2cable -i eth0 -f arp-victim
and you will get the result
file2cable - by FX <fx@phenoelit.de>
Thanx got to Lamont Granquist & fyodor for their hexdump()
NOTES
if you say move iraps.10 to /etc/irpas.10 then you will need to specify the full path to execute file to cable again, now it would be /etc/irpas.10/./file2cable
I hope some of you found this helpful please take care
Thanks
Ben