Recent content by int80

  1. I

    Is there anyway to detect what compiler was used to create an exe?

    Enumerating packers and Compiler types of exes - use PEiD. For unpacking exe's, MSIs etc use uniExtract. Good luck.
  2. I

    I am just starting out my journey into programming with C and was wondering what book you

    C is the language of the kings. Most malware is written in C. C and Assembly are the best and maybe a bit of C++ for good measure.
  3. I

    What is better to learn, C# or C++?

    Good post - I agree. Understanding threads and synchronising them is important.
  4. I

    What is better to learn, C# or C++?

    Don't get me wrong, writing pretty gui stuff is great in Java or C#. I was made to code in C# and Java for 4 years at uni. Before that I coded all my rootkits/malware in C/C++ and Assembly (NASM+AT&T). I'm just not a big fan of C# or Java. I prefer Java over C# if forced. Trust me, C# and Java...
  5. I

    What is better to learn, C# or C++?

    C or C++ all the way. C# is a toy programming language - you can't do very much with it. Take your time and buy some books.
  6. I

    [GET] The Rootkit ************** 2009

    EDITED: This is called the rootkit Ars-enal. With the growing prevalence of the Internet, rootkit technology has taken center stage in the battle between White Hats and Black Hats. Adopting an approach that favors full disclosure, The Rootkit ************** presents the most accessible, timely...
  7. I

    Is going "Green" really worth it?

    The whole global warming thing is a scam. "CO2 is bad, CO2 is going to end the world"...meh...Personally, if they were talking about stopping dumping nerve gas and mercury in the oceans, I might take note; but it's not. It's all about TAXATION and controlling the very air we breath. Saving gas...
  8. I

    want to know some basic questions about Scrapbox

    I'm on windows 7 and it works perfectly. I agree with what's said about scrapebox; that and Market Samurai are two of the only tools I've bought and were worth it. The only bad thing about scrapebox (IMO) is the interface, it's a bit of a head f**k sometimes. It takes a bit of getting used to.
  9. I

    Can't login to wordpress using HttpWebRequest

    Yeah tamper data is good, or live http headers.
Back
Top