Assembly & Hex, network, threading, gui
Posted: Sat Oct 04, 2008 11:42 pm
I've been reading recently about hacking and I got into the part about coding and assembly language. I am experienced with c++, but not much on the threading and networking side, except in C. If possible any good reading material on thread and network programming in addition to assembly languages. I looked at a couple of programs at www.hackthissite.org and I see alot of values being pulled and push on the stack and registers (assembly language I'm referring to). But is there any good reading guide that can guide me through assembly such that I can reverse engineer the program into C or C++ codes just by reading the assembly.
Another one, I just thought of. What is a good language, program or reference to GUI programming? I'm tired of making console applications but every time I get into GUI programming, all those codes just don't stick. Any that is easier to program?
Sorry for so much questions, but its some challenges I need to conquer in order to satisfy my curiosity.
Another one, I just thought of. What is a good language, program or reference to GUI programming? I'm tired of making console applications but every time I get into GUI programming, all those codes just don't stick. Any that is easier to program?
Sorry for so much questions, but its some challenges I need to conquer in order to satisfy my curiosity.