Use Arduino Uno with ESP8266 for ARP spoofing

The app WifiKill on rooted Android phones spoofs all ARP Replies on the Local network. All the connected devices think it's the router, and the app simply drops all packeges.

Because this app is pretty limited, I thought it would be awesome to use an Arduino with a Wi-Fi chip (ESP8266) to do exactly the same. I searched online but didn't found any information on this.

Would it be possible to use an Arduino?

If anyone has an idea on how to do this, be sure to let me know! Thank you very much.