Hacker News new | ask | show | jobs
by tr1ck5t3r 3666 days ago
Its good enough to bypass UAC & AV and run whatever you like.

You dont even need to give your software a ".exe" extension to run code.

Just rename a program removing its .exe extension, then call it from the command line. It will run!

Its perhaps better to compare dos BATch files with bash.