From time to time, I experience different bugs with proprietary software that I need to interact with. In order to get through these bugs, I need to develop various workarounds. Is there a good book for debugging/disassembling proprietary software to write better workarounds?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
Advanced Windows Debugging http://www.amazon.com/gp/product/0321374460/ref=oss_product Advanced .NET Debugging http://www.amazon.com/Advanced-NET-Debugging-Mario-Hewardt/dp/0321578899/ref=pd_sim_b_2 Reversing: Secrets of Reverse Engineering The IDA Pro Book: The Unofficial Guide to the World's Most Popular Disassembler http://www.amazon.com/IDA-Pro-Book-Unofficial-Disassembler/dp/1593271786/ref=pd_sim_b_3 Introduction to 80x86 Assembly Language and Computer Architecture |
|||
|
|