首页 > 其他 > 详细

Modify PDF operators.

时间:2014-08-22 19:36:19      阅读:321      评论:0      收藏:0      [点我收藏+]
  1 Depart Process:
  2 1. Grep xref and trailer binary position in file.
  3 2. Dump xref table and trailer part.
  4 3. Calculate every object binary offset and length.
  5 4. Dump every object.
  6 5. Dump header part.
  7 
  8 Manual Process:
  9 1. Find object contains stream.
 10 2. Deflate stream.
 11 3. Modify grahics operators.
 12 4. Flate stream back to object.
 13 
 14 Part Process:
 15 1. DD header part.
 16 2. DD every object, log every binary offset.
 17 3. Rewrite xref table.
 18 4. Rewrite trailer part.

  

Modify PDF operators.

原文:http://www.cnblogs.com/long123king/p/3930017.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!