码迷,mamicode.com
首页 > 其他好文 > 详细

Modify PDF operators.

时间:2014-08-22 19:36:19      阅读:176      评论:0      收藏:0      [点我收藏+]

标签:blog   os   io   ar   art   div   log   ad   on   

  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.

标签:blog   os   io   ar   art   div   log   ad   on   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!