View Single Post
  #7 (permalink)  
Old 09-29-2008, 08:06 AM
MeTh0Dz|Reb0rn MeTh0Dz|Reb0rn is offline
Banned
 
Join Date: Jul 2008
Posts: 127
Credits: 0
Rep Power: 0
MeTh0Dz|Reb0rn is an unknown quantity at this point
Default Re: Anyone know what code Adobe Reader is written in

Quote:
Originally Posted by carly View Post
It's written in C++. Just disassemble it...
The language it is written in has nothing to do with the ability to disassemble it. Also disassembling it is completely pointless when trying to manipulate as far as run-time stuff. If you want to take that path you are going to have to patch the software which is about 30 thousand times more difficult than previous suggestions.

Disassembling it is a complete **** approach.
Reply With Quote