TL;DR: In the video, I use the RubberDuckAI extension in VS Code to get OpenAI's GPT-3 to create a crackme in Rust. I build it, then reverse engineer it with x64dbg. It was interesting to observe some of the decisions the Rust compiler made when building the binary. Anyway, really fun little project; I hope you enjoy!