Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initialize module_handle_ in IATPatch's constructor. | deanm@chromium.org | 2009-03-18 | 1 | -1/+2 |
* | Try a new approach to fixing IAT unpatch crashes when the DLL is gone. | deanm@chromium.org | 2009-02-26 | 1 | -21/+17 |
* | Don't unpatch an unloaded module. We verify if the original function address ... | ananta@chromium.org | 2009-02-18 | 1 | -3/+19 |
* | Hands off the intercept if 'unpatch' fails | joshia@google.com | 2009-02-04 | 1 | -6/+11 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+246 |