ECCouncil Ethical Hacking and Countermeasures V8 EC0-350 Question # 68 Topic 7 Discussion

ECCouncil Ethical Hacking and Countermeasures V8 EC0-350 Question # 68 Topic 7 Discussion

EC0-350 Exam Topic 7 Question 68 Discussion:
Question #: 68
Topic #: 7

An engineer is learning to write exploits in C++ and is using the exploit tool Backtrack. The engineer wants to compile the newest C++ exploit and name it calc.exe. Which command would the engineer use to accomplish this?


A.

g++ hackersExploit.cpp -o calc.exe


B.

g++ hackersExploit.py -o calc.exe


C.

g++ -i hackersExploit.pl -o calc.exe


D.

g++ --compile –i hackersExploit.cpp -o calc.exe


Get Premium EC0-350 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.