Hướng dẫn fix LiveHTTP

Wednesday, January 28, 2015
Hướng dẫn fix LiveHttp:

Việc trước tiên là download 7zip: http://www.7-zip.org/download.html

Tắt hết tất cả trình duyệt, sau đó vào Explorer và dùng tính năng Search. 
Tiến hành tìm ngay trên ổ chứa Windows. theo cú pháp sau:
 livehttpheaders.jar 
Thường là nằm ở đây: C:\Documents and Settings\User\Application Data\Mozilla\Firefox\....
sau khi tìm xong ta mở file livehttpheaders.jar bằng 7zip ==> vào thư mục content ==> edit file LiveHTTPReplay.js như sau:
Tìm đến hàng:
document.getElementById("livehttpheaders.replay.headers").value = args[4]; 
Và thay thế thành:
document.getElementById("livehttpheaders.replay.headers").value = args[4] + "If-Modified-Since: *\n";
Sau đó save lại, mở trình duyệt và hưởng thụ thành quả ... 

(Theo xiuchac - CEH)
Chia sẻ bài viết ^^
Other post

All comments [ 0 ]


Your comments