Disable Winrar Notification Popup With Ollydbg
Note: you will need to download the following program for this tweak: Ollydbg
-----------------------------------------------------------------------------------------------------
Open Ollydbg. Select file –> open.
Under “look in” select the C drive and browse to program files –> winrar –> winrar.exe. Select open.
-----------------------------------------------------------------------------------------------------
If you are presented with the following warning, click ok.
-----------------------------------------------------------------------------------------------------
Press ctrl – g on your keyboard and type “0043FF47” at the prompt.
Click ok.
-----------------------------------------------------------------------------------------------------
Right click on the address that is highlighted. Select binary –> fill with NOPs.
Now right click, select copy to executable –> All modifications.