Selasa, 09 Agustus 2016

Tor Browser Terbaru 6.0.3


Tor Browser 6.0.3 adalah versi terbaru dari Tor Browser yang terkenal sebagai salah satu privat browser yang paling banyak digunakan di dunia ini. Dengan menggunakan browser yang satu ini, anda dapat berselancar di internet dengan anonim tanpa memerlukan aplikasi pendukung lainnya. Anda cukup menjalankan Tor Browser Terbaru ini, dan anda dapat dengan mudah membuka semua situs yang diblokir sekalipun oleh provider internet anda. Benar-benar browser yang sangat keren bukan? Tidak perlu add ons, pluggin, atau aplikasi lainnya lagi untuk melakukan by pass terhadap situs yang diblokir oleh provider anda.
Tor Browser Terbaru ini juga bersifat anonim, jadi semua identitas asli anda tidak akan terekam di internet. Anda benar-benar dapat berselancar dengan aman di internet ketika menggunakan privat browser ini. Di dalam Tor Browser Terbaru ini, ada beberapa bugs yang sudah diperbaiki dan tentunya jauh lebih stabil dibandingkan dengan versi sebelumnya.
  • Windows (All Versions)
    Tor Browser is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. Tor provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy.
  • Why we need Tor
    Using Tor protects you against a common form of Internet surveillance known as “traffic analysis.” Traffic analysis can be used to infer who is talking to whom over a public network. Knowing the source and destination of your Internet traffic allows others to track your behavior and interests. This can impact your checkbook if, for example, an e-commerce site uses price discrimination based on your country or institution of origin. It can even threaten your job and physical safety by revealing who and where you are. For example, if you’re travelling abroad and you connect to your employer’s computers to check or send mail, you can inadvertently reveal your national origin and professional affiliation to anyone observing the network, even if the connection is encrypted.
  • Hidden services
    Tor Browser also makes it possible for users to hide their locations while offering various kinds of services, such as web publishing or an instant messaging server. Using Tor “rendezvous points,” other Tor users can connect to these hidden services, each without knowing the other’s network identity. This hidden service functionality could allow Tor users to set up a website where people publish material without worrying about censorship. Nobody would be able to determine who was offering the site, and nobody who offered the site would know who was posting to it. Learn more about configuring hidden services and how the hidden service protocol works.
  • Staying anonymous
    Tor can’t solve all anonymity problems. It focuses only on protecting the transport of data. You need to use protocol-specific support software if you don’t want the sites you visit to see your identifying information. For example, you can use Tor Browser while browsing the web to withhold some information about your computer’s configuration.
Link Download
Direct Link
Read More »



» Thanks for reading: Tor Browser Terbaru 6.0.3

Cara Mengedit File Hosts di Windows

Sebenarnya sudah agak lama saya menjanjikan untuk membuat tutorial tentang Cara Mengedit File Hosts di Windows, tetapi karena beberapa hal kami belum sempat membuatkan tutorial ini, dan akhirnya kali ini kami diberi kesempatan untuk membuat tutorial tentang Cara Mengedit File Hosts di Windows. Hal ini berlaku untuk semua jenis windows, mulai dari windows xp, windows 7, windows 8, windows 8.1, dan juga windows 10. Seperti kita tahu beberapa software yang baru membutuhkan blokir koneksi internet agar crack atau serial yang sudah ditanamkan tidak terdeteksi oleh server pusat. Oleh karena itu kita harus mengedit file hosts yang ada di sistem windows yang terinstal di pc atau laptop kita.

Bagi beberapa orang mungkin mengedit file hosts bukanlah masalah yang besar, namun masih banyak kawan gigapurbalingga yang kebingungan untuk mengedit file hosts ini. Sehingga kali ini admin akan mencoba membuat tutorial tentang Cara Mengedit File Hosts di Windows. Hal pertama yang harus anda perhatikan untuk dapat mengedit file hosts ini adalah, pc atau laptop anda harus terinstal dulu aplikasi yang bernama notepad++. Jika anda belum mempunyai aplikasi tersebut, silahkan anda download dan instal dulu notepad++ pada link di bawah ini.


Nah setelah anda mempunyai aplikasi notepad++ pada pc atau laptop anda, sekarang lanjut ke tahap berikutnya. Kini anda harus pastikan kalau User Account Control (UAC) di pc anda dalam keadaan disable. Jika masih dalam keadaan enable silahkan anda matikan dengan cara berikut ini.
Cara menonaktifkan User Account Control (UAC)
  1. Buka “Control Panel”.
  2. Pilih “User Accounts and Family Safety”.
  3. Lalu “User Accounts”.
  4. Selanjutnya klik pada bagian “Change User Account Control Settings”.
  5. Kemudian drag kotak kecil di bagian kiri sampai ke pilihan paling bawah (never notify).
  6. Klik Ok
Nah sekarang UAC di pc atau laptop anda sudah dalam keadaan nonaktif. Kini saatnya kita beralih ke permasalah utama, yaitu mengedit file hosts. Untuk langkah-langkahnya silahkan anda lihat di bawah ini.
Cara Mengedit File Hosts di Windows Xp, 7, 8, 8.1, dan 10
  1. Pertama silahkan anda buka windows explorer lalu bukalah file hosts yang terletak di C:\Windows\System32\Drivers\etc\hosts.
  2. Kemudian klik kanan file “Hosts” lalu pilih edit with notepad++.
  3. Lalu akan terbuka tab baru yang berisi file hosts di pc anda tersebut. Jika sebelumnya anda belum pernah menambahkan apapun di file hosts tersebut, maka isinya kurang lebih seperti ini# Copyright (c) 1993-2009 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a ‘#’ symbol.
    #
    # For example:
    #
    #      102.54.94.97     rhino.acme.com          # source server
    #       38.25.63.10     x.acme.com              # x client host # localhost name resolution is handled within DNS itself.
    #    127.0.0.1       localhost
    #    ::1             localhost
  4. Nah kini anda tinggal menekan enter pada bagian paling bawah sendiri, lalu tambahkan baris yang ingin anda tambahkan pada file hosts tersebut.
  5. Setelah baris tersebut ditambahkan, silahkan anda klik “Save”, lalu keluarlah dari aplikasi notepad++ tersebut.
  6. Selamat, sekarang anda sudah berhasil menambahkan baris pada file hosts di pc anda.
  7. Done
Read More »



» Thanks for reading: Cara Mengedit File Hosts di Windows

Download Pokemon GO 0.31.0 Apk Indonesia Gratis

Pokemon GO 0.31.0 Apk Indonesia adalah salah satu game android terbaru dan sedang booming saat ini di seluruh dunia. Hampir semua orang di dunia memainkan game keren ini di hp android mereka masing-masing. Saat ini memang game Pokemon GO Apk ini masih belum rilis di beberapa negara termasuk di Indonesia. Oleh karena itu jika anda mencari games Pokemon GO Apk di PlayStore tidak akan anda temukan. Tetapi kok sudah banyak sekali yang memainkan game ini di Indonesia ya? Nah mereka itu Download Pokemon GO Indonesia dari luar playstore. Sebenarnya link download Pokemon GO Indonesia ini sudah tersedia banyak sekali di internet, tetapi tetap saja banyak yang hanya berupa jebakan saja, sehingga kita tetap tidak mendapatkan games tersebut.
Nah karena melihat fenomena tersebut, akhirnya admin gigapurbalingga akan membagikan link Download Pokemon GO Indonesia untuk kawan-kawan semuanya secara gratis. Disini kami membagikan versi terbaru dari games ini yaitu Pokemon GO 0.31.0 Apk. Game ini ini akan mengajak anda untuk berjalan-jalan di dunia nyata dan mencari pokemon seperti di dalam film aslinya. Salah satu kelebihan dari game Pokemon GO Apk Indonesia ini adalah penggunaan teknologi GPS yang memungkinkan kita bermain game di daerah kita sendiri. Bahkan kita juga dapat mengaktifkan fitur kamera, sehingga kita dapat menangkap pokemon dengan latar belakang dunia nyata tempat kita berada.
Saat anda mendengar penjelasan dari admin saja kayaknya game Pokemon GO Indonesia ini sudah sangat seru bukan? Apalagi jika kita memainkannya sendiri langsung dari hp android? Jadi tidak perlu menunggu terlalu lama lagi, segera anda Download Pokemon GO Indonesia ini sekarang juga. Nah untuk dapat memainkan game Pokemon GO Indonesia ini, anda harus mempunyai android minimal Kitkat (4.4 ke atas). Jadi bagi anda yang masih mempunyai android 4.4 ke bawah, sebaiknya anda upgrade dulu android anda dengan sistem minimal KitKat.
What’s New in This Version :
  • Avatars can now be re-customized from the Trainer profile screen
  • Adjusted battle move damage values for some Pokémon
  • Refined certain Gym animations
  • Improved memory issues
  • Removed footprints of nearby Pokémon
  • Modified battle damage calculation
  • Various bug fixes during wild Pokémon encounter
  • Updated Pokémon details screen
  • Updated achievement medal images
  • Fixed issues with displaying certain map features
  • Minor text fixes

Link Download
ZippyShare
MirrorCreator
Read More »



» Thanks for reading: Download Pokemon GO 0.31.0 Apk Indonesia Gratis

Gridinsoft Anti-Malware 3.0.48 Full Patch Gratis

Gridinsoft Anti-Malware 3.0.48 Full Patch adalah salah satu software terbaru yang akan membasmi malware yang membandel di Pc anda. Selain itu program ini juga akan melindungi Pc anda dari serangan berbagai macam malware maupun adware yang saat ini banyak tersebar di internet. Berbeda dengan antivirus standar lainnya, Gridinsoft Anti-Malware Full ini dibuat khusus untuk menangani malware dan juga adware, sehingga kemampuaanya dalam menangani 2 penyakit itu jauh lebih bagus jika dibandingkan dengan antivirus standar lainnya.

Disini kami juga menyediakan patch Gridinsoft Anti-Malware Full ini untuk membuatnya menjadi software full version. Kini anda dapat menghapus secara penuh semua malware maupun adware yang menyusup di pc atau laptop anda. Dengan tampilan antarmuka yang sederhana membuat semua orang dapat dengan mudah menggunakan software Gridinsoft Anti-Malware Full ini.
Features:
  • Agile and Powerful
    Eliminates any sneakiest malware with ease. GridinSoft Anti-Malware helps in difficult cases where well-known
    and complicated antivirus products
    get stuck.
  • Easy to use
    User-friendly, beautiful and simple Anti-Malware interface. Defeat malwares within few clicks instead of long-lasting and really boring manual
    procedures.
  • High-speed system scan
    No slowdowns in your system in proactive mode. Slow computers are really annoying, as well as the programs. This is not the case
    with Anti-Malware.
  • Lightning Fast
    High-speed system scan. No slowdowns in your system in proactive mode. Slow computers are really annoying, as well as the programs. This is not the case with Anti-Malware.
Cara Instal :
  1. Download dan ekstrak file “Gridinsoft Anti-Malware 3.0.48 Full Patch” ini.
  2. Ekstrak juga file patch yang berada di dalam folder tersebut.
  3. Instal programnya seperti biasa.
  4. Setelah proses instalasi selesai, jangan dulu masuk ke programnya.
  5. Buka folder patch, kemudian pilih patch yang sesuai dengan sistem windows anda, apakah 32 Bit atau 64 Bit.
  6. Copy pastekan file patch tersebut ke folder instalasi programnya di pc atau laptop anda.
  7. Jalankan patch dengan cara klik kanan lalu pilih run as administrator.
  8. Klik patch.
  9. Done

Link Download
ZippyShare
MirrorCreator
Read More »



» Thanks for reading: Gridinsoft Anti-Malware 3.0.48 Full Patch Gratis

Sabtu, 06 Agustus 2016

IDM Terbaru 6.25 Build 25 Final Full Version Gratis



IDM  Terbaru 6.25 Build 25 Final Full Version adalah IDM terbaru yang rilis pada tanggal 05 Agustus 2016 ini dan dapat anda download dengan gratis di gigapurbalingga ini. Seperti kita tahu bahwa IDM ini merupakan software terbaik yang dapat kita gunakan untuk mempercepat proses download file di internet. File yang dapat di download menggunakan IDM terbaru ini adalah berbagai macam jenis file mulai dari audio, video, dan juga file software atau games. Anda yang senang mendownload video dari youtube juga kini dapat dengan mudah mendownload video kesayangan anda dari youtube menggunakan software IDM ini.

Nah setelah kemarin kami membagikan IDM 6.25 Final Full Patch, maka kini saatnya anda download IDM terbaru IDM 6.25 Build 25 Final Full Patch ini sekarang juga. Untuk mengaktifkan IDM ini anda dapat menggunakan patch IDM Terbaru yang sudah kami sertakan di dalamnya. Untuk cara penggunaan patch silahkan anda lihat caranya berikut ini.

What’s new in version 6.25 Build 25 Final
(Released: 05 Agustus 2016)
  • Added support for Firefox 49
  • Fixed compatibility problems with the latest build of Windows 10
  • Fixed problems with video recognition for several types of web sites
  • Fixed bugs
  • Fixed bugs
  • Fixed problem with video recognition for several video types
  • Fixed bugs
  • Fixed problem with erroneous interceptions of video data
  • Improved video recognition in web players
  • Fixed bugs
  • Added support for Firefox 48
  • Fixed problems with video recognition for several types of web sites
  • Fixed problems with taking over some types of downloads in Firefox
  • Fixed bugs
  • Fixed critical bugs
  • Improved Google Chrome integration module
  • Fixed bugs
  • Fixed bugs
  • Added support for Firefox 47
  • Fixed bugs
  • Improved Google Chrome integration module
  • Fixed bugs
  • Added support for Firefox 46
  • Fixed bugs
  • Added support for Firefox 45
  • Fixed bugs
  • Fixed problems with video recognition for several types of web sites
  • Added support for Firefox 44
  • Fixed bugs
  • Added support for new types of videos for several web streaming services
  • Made a workaround and fixed compatibility problems of previous IDM version (6.25.5) with Kaspersky Internet security on Windows 10
  • Improved video recognition in Google Chrome on Windows XP
  • Added support for new types of videos for several web streaming services
  • Fixed bugs
  • Added support for Firefox 43 and SeaMonkey 2.39, 2.40, 2.41
  • Lowered CPU consumption
  • Added support for new types of video streaming sites
  • Fixed bugs
  • Fixed problems with video downloading for several types of web sites
  • Fixed bugs
  • Improved IDM download engine
  • Added support for SeaMonkey 2.38
  • Fixed bugs
  • Fixed the problem with repeating quality lines in video download panel
  • Fixed the problem with erroneous video interceptions from web players
  • Fixed the problem with keyboard focus in Google Chrome
  • Fixed bugs
  • Added support for Firefox 42 and SeaMonkey 2.35
  • Fixed bugs
  • Fixed problems with downloading from several file sharing sites
  • Fixed bugs
  • Fixed problems with video recognition for several types of web sites
  • Added support for Firefox 41
  • Resolved the problem with erroneous download interceptions of videos in Firefox
  • Resolved the problem when “download this video” button was not displayed in Firefox
  • Improved integration into Google Chrome
  • Fixed bugs
  • Fixed problems with detection of some types of downloads in Firefox
  • Fixed bugs
  • Added support for Microsoft Edge browser
  • Fixed bugs
  • Fixed a bug in Firefox extension with multiple download dialogs
  • Fixed the bug with text selection in Firefox extension
  • Improved video recognition in Google Chrome
  • Added support for Firefox 40
  • Improved Google Chrome integration
  • Fixed problems with video recognition for several types of web sites
  • Fixed bugs
  • Added support for Firefox 39
  • Improved video downloading for several types of web sites
  • Fixed bugs
  • Fixed problems with erroneous interceptions of Firefox internal downloads
  • Improved Google Chrome integration
  • Added support for Firefox 38
  • Fixed compatibility problems of Google Chrome extension with Kaspersky Internet Security
  • Fixed a critical bug in IDM network driver
  • Fixed compatibility problems with antiviral and internet security software
  • Improved taking over downloads of videos from web players in Google Chrome
  • Added a feature to change video resolution for rtmp protocol
  • Added support for SeaMonkey 2.33
  • Fixed problems with video/audio recognition for several types of web sites
  • Fixed compatibility problems of Google Chrome extension with several applications
  • Fixed bugs in Chrome integration module
  • Added support for Firefox 37
  • Added support for Google Chrome 42
  • Added support for new types of video streaming sites
  • Fixed bugs
Cara Instal IDM
  1. Download IDM Gratis ini dan ekstrak file “[www.gigapurbalingga.com]_idm625b25”
  2. Ekstrak juga file patch yang berada di dalam folder tersebut.
  3. Kemudian instal software IDM-nya seperti biasa. Setelah proses instalasi selesai jangan dulu buka programnya. (Bagi anda yang sebelumnya sudah terinstal IDM, uninstal dulu IDM-nya, setelah itu restar pc atau laptop, baru instal lagi dengan IDM terbaru ini).
  4. Setelah proses instalasi selesai agan keluar dari program IDMnya. cek juga di task manager. Jika ada idman.exe maka pilih end proccess pada “idman.exe” tersebut.
  5. Buka folder “Patch” dan Jalankan Patch yang ada di dalamnya dengan cara klik kanan lalu pilih run as administrator.
  6. Pada bagian “Enter first name” dan “Enter last name or nothing” silahkan anda isi bebas.
  7. Lalu klik Patch dan cari file idman.exe yang terinstal di pc atau laptop anda (biasanya ada di C:\program files\Internet Download Manager). Klik Ok.
  8. Setelah itu IDM akan terbuka otomatis, anda tutup program IDM-nya dulu.(Jika IDM tidak terbuka otomatis, silahkan langsung ke step 9)
  9. Lalu kembali ke patch yang masih terbuka tadi dan klik Register.
  10. Done
  11. Sekarang IDM anda sudah menjadi Full Version tidak akan muncul lagi popup fake serial number.
Jika anda mengalami masalah IDM Fake Serial Number setelah melakukan cara di atas. Silahkan anda baca cara terbaru mengatasi IDM Fake Serial Number dengan klik link di bawah ini
Cara Mengatasi IDM Fake Serial Number 2016

Link Download
ZippyShare

MirrorCreator
Read More »



» Thanks for reading: IDM Terbaru 6.25 Build 25 Final Full Version Gratis