Somehow running C programs on a school computer or getting around Symantec Endpoint Protection [closed]
up vote
-1
down vote
favorite
So I've just started to learn C.
I am using Code::Blocks to compile and write my programs.
I get an exe file, but when I run it I get an error saying that I need elevated permissions to run it.
Then when I run it in Code::Blocks, Symantec Enpoint Protection deletes the file and says it is a Heur Virus.
So I tried to turn it off – but is there any way I could run the exe file itself, or let the program run in Code::Blocks without it being deleted?
I do not want to hack my account to gain admin rights or completely disable Symatec Endpoint protection.
I just want a way to run my programs I create.
windows security anti-virus compile c
closed as off-topic by Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai♦ Nov 24 at 11:54
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is not about computer hardware or software, within the scope defined in the help center." – Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
|
show 1 more comment
up vote
-1
down vote
favorite
So I've just started to learn C.
I am using Code::Blocks to compile and write my programs.
I get an exe file, but when I run it I get an error saying that I need elevated permissions to run it.
Then when I run it in Code::Blocks, Symantec Enpoint Protection deletes the file and says it is a Heur Virus.
So I tried to turn it off – but is there any way I could run the exe file itself, or let the program run in Code::Blocks without it being deleted?
I do not want to hack my account to gain admin rights or completely disable Symatec Endpoint protection.
I just want a way to run my programs I create.
windows security anti-virus compile c
closed as off-topic by Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai♦ Nov 24 at 11:54
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is not about computer hardware or software, within the scope defined in the help center." – Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
1
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
2
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27
|
show 1 more comment
up vote
-1
down vote
favorite
up vote
-1
down vote
favorite
So I've just started to learn C.
I am using Code::Blocks to compile and write my programs.
I get an exe file, but when I run it I get an error saying that I need elevated permissions to run it.
Then when I run it in Code::Blocks, Symantec Enpoint Protection deletes the file and says it is a Heur Virus.
So I tried to turn it off – but is there any way I could run the exe file itself, or let the program run in Code::Blocks without it being deleted?
I do not want to hack my account to gain admin rights or completely disable Symatec Endpoint protection.
I just want a way to run my programs I create.
windows security anti-virus compile c
So I've just started to learn C.
I am using Code::Blocks to compile and write my programs.
I get an exe file, but when I run it I get an error saying that I need elevated permissions to run it.
Then when I run it in Code::Blocks, Symantec Enpoint Protection deletes the file and says it is a Heur Virus.
So I tried to turn it off – but is there any way I could run the exe file itself, or let the program run in Code::Blocks without it being deleted?
I do not want to hack my account to gain admin rights or completely disable Symatec Endpoint protection.
I just want a way to run my programs I create.
windows security anti-virus compile c
windows security anti-virus compile c
edited Nov 22 at 4:40
Scott
15.5k113789
15.5k113789
asked Nov 22 at 3:27
Dextron
1
1
closed as off-topic by Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai♦ Nov 24 at 11:54
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is not about computer hardware or software, within the scope defined in the help center." – Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai♦ Nov 24 at 11:54
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is not about computer hardware or software, within the scope defined in the help center." – Anaksunaman, Ramhound, PeterH, fixer1234, Mokubai
If this question can be reworded to fit the rules in the help center, please edit the question.
1
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
2
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27
|
show 1 more comment
1
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
2
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27
1
1
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
2
2
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27
|
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
1
Welcome to Super User! FYI, bypassing security systems are off-topic here.
– Aulis Ronkainen
Nov 22 at 4:17
OK. But I don't really want to bypass security systems i just want to know how i could run my C programs
– Dextron
Nov 22 at 5:32
2
Yes, I know. That's why I didn't flag your question. The administrator has put up security measures to prevent running of C programs (not specifically), so you are supposed to follow those rules. You should talk to the administrator about running your C programs. I'm sure he will allow you to do so, if needed. Or is there a reason why wouldn't you do so? Nobody else can answer this question without breaking the security boundaries.
– Aulis Ronkainen
Nov 22 at 5:45
I dont get how Symantec prevents me from compiling C programs it works fine for c++ programs but not c. It may be a way that my project has been configured
– Dextron
Nov 23 at 8:10
I don't know that either, but it's possible. Maybe the C program has some patterns that resemble the "Heur Virus" (don't know what that is, though). I think you should still contact the administrator, because he's the one who controls the Symantec software and he might know why your C program cannot be ran.
– Aulis Ronkainen
Nov 23 at 8:27