PDA

View Full Version : [Proxy Ratio Tool] Ratio Faker 0.8.2



anon
10.02.09, 20:52
SB-Innovation Presents


>>>>>> Ratio Faker 0.8.2 <<<<<<


╔═══════════════════════════╗
Coded by:
╚═══════════════════════════╝

>>>>>> Matías (http://ratiofaker.blogspot.com/) <<<<<<

╔═══════════════════════════╗
Supplier:
╚═══════════════════════════╝

>>>>>> anon <<<<<<

╔═══════════════════════════╗
Changelog / Features:
╚═══════════════════════════╝
- "(404) Not Found" error fix

What is this?:

If you know what GreedyTorrent is, then the answer is really simple: it's a clon.
But wait, it's not based on GT ... this is a written-from-scratch software, I don't even know GT author.

I've started this project because I think that there's one important missing feature in GT, and that's the ability to pick up a random modification ratio. That's the biggest problem of GT, and because of that it's relative easy to detect when someone is using it (for tracker admins).

Ratio Faker offers the possibility to generate a random value in every announce, like in a real bittorrent transfer scenario. Obviously, you must select the extreme values moderately.

Please, report any bug or problem that you find by posting a comment here.

Should work with any client that support http proxy, but I've only tested with µTorrent 1.8.x.

How to use?

- Open Ratio Faker and check in what port is listening

- Open µTorrent or your favourite bittorrent client and set the proxy with the following data:

Host: 127.0.0.1
Port: 8800 (you should put here the listening port of step 1)
Proxy Type: http

For example, in µTorrent you have to go to Option, Preferences. Go to Connection, under Proxy Server section enter the above data and then click OK to save.

That's all!

Note: we have permission from the coder to distribute this tool.
It's not related to the tool RatioFaker 0.65b!

who?
10.02.09, 20:55
Is this better than mRatio or Shumod?

shoulder
10.02.09, 20:57
You can't compare this one to mR or Shu, it's working like GreedyTorrent does. :wink2:

who?
10.02.09, 21:05
Alright well, are you more likely to be detected cheating using this? or... what?

anon
10.02.09, 21:08
You can add a dynamic upload multiplier to any client with this - and also report an upload that's a multiplier of your download, but that's more dangerous.

You'd better read this (http://www.sb-innovation.de/f59/using-greedytorrent-strategically-other-things-7961/) to know more.

mmmmm
10.02.09, 21:52
still the problem but i found what cause it :tongue:



oh i found some thing :

when i change report my upload times my download it works now ,so the problem with report my upload times my UPLOAD.
i hope i can help, waiting for the fix.
THANKS MAN

waiting for new version

SBfreak
10.02.09, 22:35
o the problem with report my upload times my UPLOAD.
Hmm I don't get that error.I'll test it on filelist.ro(The tracker you said you have problems with)

mmmmm
10.02.09, 22:52
Hmm I don't get that error.I'll test it on filelist.ro(The tracker you said you have problems with)

take ur time and tell us ur result i'm here .

SBfreak
11.02.09, 00:46
take ur time and tell us ur result i'm here .
Sory about the delay.I had something important to do first.
Well I tested it..it worked for set my upload x times my download.The problem is with set my upload x times my upload.I get the error,the snachlist looks fine but the ammount of fake upload doesn't add to the total upload I had before I started fake seeding my last torrent.
Just stick with set my upload x times my download untill Matias solves this problem.Good thing this option works=D...I'm a very bad leecher....Just kidding,I use these things just to keep my ratio above 1.

anon
12.02.09, 01:03
Hello,

As I've posted before, I'm working in a new version (totally rewritten) of Ratio Faker that should solves all the current problems.

Stills there's no GUI, it's just a console application ... but it has almost the same options that v0.8.2.

Here's some screens on how it looks


http://img502.imageshack.us/img502/7355/ratiofaker01ra7.th.png (http://img502.imageshack.us/img502/7355/ratiofaker01ra7.png)

http://img502.imageshack.us/img502/2470/ratiofaker02pj9.th.png (http://img502.imageshack.us/img502/2470/ratiofaker02pj9.png)

http://img502.imageshack.us/img502/679/ratiofaker03dq5.th.png (http://img502.imageshack.us/img502/679/ratiofaker03dq5.png)

One of the biggest changes is the way it listens to incoming connections, now is not necessary to run as an admin (in Windows Vista and 7). Also the http request headers should be now in the same order as an original request, closing this way a vector of detection.

The supported parameters are:

To set the maximum ratio: max
To set the minimum ratio: min
To set the multiplier: upload or download
To see a really verbose output (only recommended if you need to track a bug): debug
To set the listening port: port


Let me give you a few examples:

> RatioFaker port 8008 max 5.432 min 1.234 upload

Will set ratio faker to listen on port 8008. Each 1 MB you upload will be reported as a random number between 1.234 MB and 5.432 MB of upload.

> RatioFaker max 5.432 min 1.234 download debug

Will set ratio faker to listen on the default port (which is 8282). Each 1 MB you download will be reported as a random number between 1.234 MB and 5.432 MB of upload. Also you will get a lot of debugging information (like raw request, raw response ...) on screen.

If you launch Ratio Faker without passing any parameter, here are the default value that it will use:

listening port = 8282
min ratio = 0.543
max ratio = 1.497
multiplier = download
debugging = false

New test build (http://ratiofaker.blogspot.com/2009/02/new-test-build.html)

hellboy118
14.02.09, 14:01
New test build (http://ratiofaker.blogspot.com/2009/02/new-test-build.html)


How do u get to set your own parameters in this console version, all you get is a .exe file no config file./
any help would be great.

SBfreak
14.02.09, 16:25
Another test build

Changelog:

FIX: debug option was setting the connection endpoint to localhost on port 8888.
FIX: show all information related to one torrent, together.
FIX: a tiny memory leak.
ADD: show used ratio in each announce.
CHANGE: do not randomize ratio when modifier is "upload" ('cause there's no need). Instead it will use the real uploaded * maxRatio.

Link (http://ratiofaker.blogspot.com/2009/02/another-test-build.html)

anon
14.02.09, 17:22
How do u get to set your own parameters in this console version, all you get is a .exe file no config file.

You have to use the command-line parameters described in my post. For example:
Running RatioFaker.exe port 3456 max 0.400 min 0.200 download would make RF listen on port 3456, and report an upload that's your download multiplied by a number between 0.2 and 0.4.
Running RatioFaker.exe port 7890 max 4.000 min 2.000 upload would make RF listen on port 7890, and report an upload that's your real one multiplied by a number between 2 and 4.

100%
15.02.09, 23:10
Ratio Faker 0.9 is out:

Link (http://ratiofaker.blogspot.com/2009/02/ratio-faker-09-is-out.html)