Jump in the discussion.

No email address required.

Gee, that seems like a very indian site!

Jump in the discussion.

No email address required.

On a Unix system you can do this by starting the file with a //bin/gcc ... line that is a C comment but also the shell script to compile and run your program.

Jump in the discussion.

No email address required.

Windowcels stay losing.

Jump in the discussion.

No email address required.

>Similar thing happened to me 2 years back. We had subject called Computer Security with some encryption techniques and some brief history of viruses. And teacher asked us "what is the definition of virus?". So, I stood up and told her, "it's any program or script which harms our computer and which is made intentionally for this purpose".

>She fricking responded that no one makes virus, they generate by themselves if you don't use computer for days or weeks...

:#marseydarkxd:

Jump in the discussion.

No email address required.

Poor mans gcc (copy this file and save it to /bin/gcc to save on disk space)

#!/bin/bash
chmod +x "$1" && mv "$1" "${1%.c}"
Jump in the discussion.

No email address required.

You can literally rename anything to a dot zip file and the inner workings of the cosmos will be laid bare.

Jump in the discussion.

No email address required.

That's how it works tho :marseyconfused:

Jump in the discussion.

No email address required.

Jump in the discussion.

No email address required.



Link copied to clipboard
Action successful!
Error, please refresh the page and try again.