How to read IE and Chrome Cache content programmat

2019-08-16 01:46发布

I tried reading file at

'C:\Users..\AppData\Local\Google\Chrome\User Data\Default\Cache\f_00ae8a'

in bytes[] and then tried to convert to different Encoding formats but output is unreadable definitely because may be all cache files(js,img,css etc..) are together zipped into part files but i have no clue how to begin with. Any idea ?

0条回答
登录 后发表回答