Hacking Question:
Download Job Interview Questions and Answers PDF
How do I modify the IRC client to hide my real username?
Answer:
Get the IRC client from cs.bu.edu /irc/clients. Look at the source
code files irc.c and ctcp.c. The code you are looking for is fairly
easy to spot. Change it. Change the username code in irc.c and the
ctcp information code in ctcp.c. Compile and run your client.
code files irc.c and ctcp.c. The code you are looking for is fairly
easy to spot. Change it. Change the username code in irc.c and the
ctcp information code in ctcp.c. Compile and run your client.
Download Hacking Interview Questions And Answers
PDF
Previous Question | Next Question |
How do I hack ChanOp on IRC? | What is a ringback number? |