Nemesis Our Projects Forums Extra Controls
  RegMe

Advanced TOR


        Advanced TOR is a client for OR network and is intended to be an improved alternative for Tor+Vidalia+Privoxy bundle for Windows users.
        Before trying Advanced TOR, try the original Tor client (https://torproject.org) and read the available documentation to get familiar with Onion Routing and OR Network. You may find Vidalia easier to use.
        Some of the improvements of Advanced TOR include support for HTTP/HTTPS proxy on same Socks4/Socks5 port, a User Interface which makes all Tor available options more accessible, local banlist for forbidden addresses and the ability to "force" a program and its extensions / plugins to use the Tor proxy regardless of its configured proxy settings. More features will be added in next versions.


 
 

License


        Advanced TOR consists of Tor 0.2.1.13-alpha, Graphical Interface and extensions.
  • Tor is distributed under this license:

    Copyright © 2001-2004, Roger Dingledine
    Copyright © 2004-2006, Roger Dingledine, Nick Mathewson
    Copyright © 2007-2010, The Tor Project, Inc.

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
    • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
    • Neither the names of the copyright owners nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
    • This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/), zlib (http://www.zlib.net/) and libevent (http://www.monkey.org/~provos/libevent/).
  • Graphical Interface, extensions added to Tor client and AdvTor.dll are distributed under Creative Commons Attribution - NonCommercial - ShareAlike license.

    Copyright © by Albu Cristian, 2009-2010
        Disclaimer: This software is provided by the copyright holders and contributors "as is" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage.

Support Information


Download

File nameSizeLast updateDescription
All versions
 <DIR> 
2010-08-23, 20:29
 All versions
AdvTor0.1.0.5.zip
 1731951 
2010-08-29, 13:04:22
[2010-08-29]  Version 0.1.0.5 of Advanced TOR (latest).
AdvTor0.1.0.5src.zip
 2028485 
2010-08-29, 13:04:50
[2010-08-29]  Source code for version 0.1.0.5 of Advanced TOR.
Chrome.avi
 4831110 
2010-08-29, 13:05:56
[2010-08-29]  Video: FTP proxy bypass vulnerability in Google Chrome - one of the reasons you should always use "Force TOR" with Chrome
telnet.avi
 793096 
2010-08-29, 13:06:07
[2010-08-29]  Video: How to use telnet with a hidden service

There are 2 files and 0 directories
for a total of 5624206 bytes.


Changes

  • corrected: if LoadLibrary failed in target process, it was still shown as intercepted
  • corrected: when unloading the AdvTor.dll, UnloadDLL did not wait for PipeThread to finish
  • corrected: high CPU usage if no running exit nodes were found (thanks to RoLex for reporting this problem)
  • corrected: system tray menus were not closed when the user clicked outside them
  • corrected: AdvTor.dll did not always close handles of remote threads
  • corrected: AdvTor.dll did not always free the memory it allocated in other processes
  • corrected: AdvTor.dll did not intercept process creation functions if the option to fake local time was disabled
  • corrected: intercepted processes that were not updated in GUI were not released when AdvTor exited
  • corrected: intercepting functions in suspended processes sometimes failed
  • corrected: AdvTor.dll could re-hook same procedure twice if a previous instance was terminated from task manager
  • corrected: AdvTor.exe will no longer attempt to intercept itself if the user selects it from process list (thanks to RoLex for reporting this error)
  • if no running exit nodes can be found for selected country, the notification message is shown only once, until a good exit node is found (thanks to RoLex for reporting this problem)
  • the confusing message "attempt to bypass proxy settings" is replaced with "redirecting connection from address" (thanks to Meka][Meka for reporting this problem)
  • system tray menu has a new submenu "Release" with all intercepted processes to allow unloading AdvTor.dll from them
  • AdvTor.dll now shows more information about interception failures
  • AdvTor.dll no longer loads user32.dll in intercepted processes
  • AdvTor.dll also intercepts functions gethostbyname, WSAAsyncGetHostByName, gethostbyaddr, WSAAsyncGetHostByAddr (Windows 2000+), getnameinfo, GetNameInfoW, getaddrinfo, GetAddrInfoW (Windows XP SP2+) (thanks to RoLex for helping with tests)
  • programs that are intercepted by AdvTor will have all DNS queries and reverse DNS queries resolved by OR network
  • programs that are intercepted can access .onion addresses, AdvTor.dll will resolve them to an IP within range 127.16.* (localhost) and will keep a cache with geneated IPs and corresponding .onion addresses to use in connection requests
  • process tree also shows PID values when selecting a window
  • when AdvTor.dll sends a notification about an intercepted process that doesn't respect proxy settings, it also shows the PID for that process (requested by RoLex)
  • the lists with exit nodes will also have an entry "no exit", for those who want only to see where an intercepted program would connect, but without allowing it to connect or to send anything
  • added verification for "localhost" so an intercepted process won't try to use OR network to resolve it (Opera resolves "localhost" every time you save a file)
  • added verification for "wpad" to prevent vulnerable applications from using OR network to resolve it (Chrome, IE, Yahoo Messenger, etc.)




6 comments