Cara Membuat Config atau Payload HTTP Injector Android

Cara Membuat Config atau Payload HTTP Injector Android


  • 1. Payload Tempat meletakkan HTTP Header data untuk menjalankan connection internet
  • 2. Remote Proxy Tempat meletakkan HTTP Proxy untuk menjalankan Payload yang dipakai. Boleh menggunakan Squid Proxy atau APN Proxy (Proxy Ori)3. Debug Mode Menampilkan semua data yang keluar masuk dalam apps HTTP Injector
  • 3. Google DNS Menggunakan Google DNS untuk unlock website yang diblok. 

Pada HTTP Injector menggunakan beberapa kode  Payload. Kode Contoh:

  • 1. [netData] [netData] ini sama seperti AThread. NetData pada Delphi. Biasanya digunakan untuk memula atau menutup Payload yang Anda buat
  • 2. [protocol] Ini digunakan sebagai pengganti HTTP/1.0 dan HTTP/1.1 yang dipakai pada Delphi maupun eProxy
  • 3. [cr] Kode tersebut sama seperti #13 pada Delphi. Dan seperti \r pada eProxy.
  • [crlf]  gabungan dari [cr] dan [lf]. Yang bermaksud seperti #13#10 pada Delphi. Dan seperti \r\n pada eProxy

 Config atau Payload HTTP Injector

1.CONNECT [host_port] [protocol][crlf][split]GET http://bug.com/ HTTP/1.1[crlf]Host: bug.com[crlf]X-Online-Host: bug.com[crlf]User-Agent: [ua][crlf][crlf]


2.CONNECT [host_port][protocol][crlf][split]GET http://bug.com/ HTTP/1.1[crlf]X-Online-Host:bug.com[crlf]User-Agent:[ua][crlf][crlf


3.[netData][crlf]
   GET http://bug.com/1.1 200 OK[crlf]
   Host: bug.com[crlf][crlf]








Thanks for reading my news about Cara Membuat Config atau Payload HTTP Injector Android at my blog GETPCGAMESET if you want too share this article, please put the resource, and if you think this article is very usefully dont forget to bookmark this site with CTRL + D on your keyboard to web browser.

New and Hot Article's :