11 May 2009

Userscript for Greasmonkey Firefox and Opera userscripts - Skip Ads page by Linkbee.com | Skip Linkbee waiting time Firefox Addon

2 comments

Skip Download waiting time Nag Ads Screen Linkbee, Usercash, LinkBucks - keep P2P Free!

How to skip Page Ads Before Downloading and go Direct to the Download Links.
Opensource Freeware Tools used:
Firefox Browser (tested up to latest Minefield Mozilla/5.0 1.9.2a1pre)
Addons:
Adblock Plus 1.1.alpha+.2009050712 (block all page ads)
Adblock Plus: Element Hiding Helper 1.0.5+.2009042909 (remove body element and content on Linkbee)
Cookie Button in the status bar 0.9 (block cookies from domain)
RefreshBlocker 0.5 (Blocks redirect, refresh on mainpage by disabled java rules on this domain)
YesScript 1.5 - A JavaScript blacklist.


Greasemonkey 0.8.20090123.1
UserScript: Skip Linkbee.com redirect waiting time ( from mods.sub.cc )
UserScript: Skip Redirect
UserScript: Before: Disable UserCash, Disable LinkBucks

Blocked Ads rules added:
|http://linkbee.com/link.php?*
|http://linkbee.com/images/*

linkbee.com##HTML

======================
old:
linkbee.com##BODY[style="margin: 0pt ! important; padding: 0pt ! important;"]

Video Demo


// ==UserScript==
// @name          Skip Linkbee.com redirect waiting time
// @description   skip ads page on linkbee urls before redirecting
// @include       http://linkbee.com/*
// @namespace     http://mods.sub.cc/
// @version       0.0.1
// ==/UserScript==
var s = document.evaluate('html/head/meta[@http-equiv="REFRESH"]/@content', document, null, 2, null).stringValue;
if (s) location.replace(s.split('url=')[1]);




=======================================================
All credits to Mikado

Opera Install (drag'n drop or add link content)
linkbee.js

Firefox install: linkbee.user.js | Mirror: linkbee.user.js

+

Skip Redirect to get from Mainsite the link:
http://userscripts.org/scripts/show/12295 | Install: 12295.user.js

Redirect or refreshblocker must be configured to exclude linkbee.com domain to make it work.

Result you get without waiting time the direct download link on ads cash pages such as www.seba14.org links:


+

JavaScript Blacklist: https://addons.mozilla.org/en-US/firefox/downloads/file/51826/yesscript-1.5-fx.xpi
https://addons.mozilla.org/en-US/firefox/addon/4922

To skip the whole Linkbee Ads site content install:
adblockplus-1.1
and
elemhidehelper-1.0.5+
http://adblockplus.org/devbuilds/

add to filter rules:

|http://linkbee.com/link.php?*
|http://linkbee.com/images/*

linkbee.com##HTML

===================
old:
linkbee.com##BODY[style="margin: 0pt ! important; padding: 0pt ! important;"]

result:



=================================================
without using adblock plus

Adblock dev build https://addons.mozilla.org/de/firefox/downloads/file/45/adblock-0.5.3.043-fx%20fl%20mz%20ns.xpi | BetaNews

hosts file do an entry:
127.0.0.1 ads.jokeroo.com

Outpost Pro Firewall: put ads block rules on the blocking module in

Routers: definition on blocking rules: do the filter rules in.

Userscript: The linkbee.user.js can be extended to do the rest.

=====================

Skip Linkbee.com redirect waiting time as Firefox extension (converted from userscript with http://arantius.com/misc/greasemonkey/script-compiler)

Install/Download/Source: Skip-Linkbee-redirect-waitetime-ff.xpi | Mirror |


other good security Extensions for Firefox: http://netticat.ath.cx/extensions.html

10 May 2009

diablo2oo2 Universal Patcher dUP 2.20 Beta 1

0 comments

diablo2oo2's Universal Patcher [dUP]
************************************
Version: 2.20

Features:
-multiple file patcher
-create Offset and Search&Replace patch/loader
-compare files (RawOffset and VirtualAddress) with different filesize
-text patcher
-registry patcher, also for loaders
-attach files to patcher
-get filepaths from registry
-usage of CRC32 and filesize checks
-patching packed files
-compress patcher with your favorite packer
-saving projects
-use custom skin in your patcher
-add music (Tracker Modules: xm,mod,it,s3m,mtm,umx,v2m,ahx,sid) to patcher
-multilanguage support
-and many more...


Version History
---------------
[2.20]
-textpatch bug fixed
-added wildcard support for textpatch module
-windowresize bugs fixed

You can use now wildcards in textpatch-module!
Use '?' as wildcard for one character and '*' for multiple characters!

Homepage: http://diablo2oo2.di.funpic.de/
BBS: http://mp2kforum.mp.funpic.de/index.php#3 | News

Download dUP 2.20 Beta 1: dup2.beta.rar 183.35 KB
http://diablo2oo2.di.funpic.de/stuff/dup2.beta.rar
http://diablo2oo2.di.funpic.de/stuff/dup2.crypted.patchdata.edition.rar

Latest Final 2.19 @ Softpedia:

eMule 0.49c ZZ-R V2.1 Beta 3

8 comments
ZZ-R V2.1 Beta 3

10.05.2009

ZZ-R V2.1 beta 3 (eMule 0.49c)
-------------------------------

+ changed options window
+ changed Communitylist
+ some changes for better performance
- removed friends on queue window
- removed backup
- removed antimod/comm

Download:
ed2k:
ed2k://|file|eMule0.49c-ZZ-R_V2.1.beta.3.rar|5134093|9557F304176C658AC6CE6FAF6886D792|h=AJGPBED3Z667RO43TRQKYZOWKVC363UN|/
http: eMule0.49c-ZZ-R_V2.1.beta.3.rar 4.90 MB | DDL

Thanks

09 May 2009

RatioMaster 1.8.3

0 comments
RatioMaster 1.8.3 by Moofdev.net
RatioMaster ChangeLog
Version 1.8.3

* Feature : added ability to bind RatioMaster to IP (for machines with multi IP addresses)
* Feature : added warning/confirmation dialog when trying to close RatioMaster while its updating tracker.
* Bug Fix : fixed crash happening sometimes with firewall enabled
* Bug Fix : fixed minor issue with malformed ratiomaster clients
* Update : replaced proxy socket library used in RatioMaster
* Update : added new strings to language template for 1.8.2, please update your translations
* Update : added new localization and client files to main package, updated language template

Full Changelog: http://www.moofdev.net/ratiomaster/changelog

Homepage: http://www.moofdev.org.nyud.net/ratiomaster
Website: http://www.moofdev.net/
Forums: http://www.moofdev.net/forums/

Download: http://www.moofdev.net/download/RatioMaster-1.8.3.zip

Outpost Firewall Free 2009 6.51 Build 2725.381.687.328

0 comments

Outpost Firewall Free gives you solid firewall protection with standard packet and application filtering to safeguard your data against unauthorized third parties. Plus, you get advanced protection against illegal program activity that will help stymie unknown threats. All this coupled with minimum impact on your system resources makes Outpost Firewall Free a must-have instrument for an unprotected PC.

No changelog at present

Homepage: http://free.agnitum.com/

Download:
32bit: http://www.agnitum.com/download/OutpostFreeInstall.exe | Mirror | visit | Softpedia
64bit: http://www.agnitum.com/download/OutpostFreeInstall64.exe

Build info Outpost Firewall 2009 ver. 6.5.1 (2725.381.0687):

zlib.dll zlib data compression library 1.2.3
wl_hook.dll Outpost Hooking Module 6.5.1.2725.10028
update.dll Outpost Update Module 6.5.1.2725.10028
unins000.exe Setup/Uninstall 51.49.0.0
sandbox.sys Host Protection Component 02.03.0687
sand.ofp Low-level Host Protection Module 6.5.1.2725.10028
python25.dll Python Core 2.5
op_mon.exe Outpost User Interface 6.5.1.2725.10028
op_install.dll Outpost Service Setup 6.5.1.2725.10028
op_cmn.dll Outpost Common Controls Library 6.5.1.2725.10028
netstatviewer.ofp Network Activity Monitor UI 6.5.1.2725.10028
logviewer.ofp Log Viewer Plugin 6.5.1.2725.10028
log_converter.dll Log Converter 6.5.1.2725.10028
htmlayout.dll HTMLayout - embeddable HTML rendering and layout component 3, 1, 1, 64
hips.ofp Host Protection Module 6.5.1.2725.10028
firewall.ofp Firewall Module 6.5.1.2725.10028
feedback.exe FeedBack Utility 6.5.1.2725.10028
downloader.ofp Updates Downloader 6.5.1.2725.10028
afwcore.sys Agnitum Firewall Core Driver 1.0.381.9810 for WXP x86 built by: WinDDK
acs.exe Agnitum Outpost Service 6.5.1.2725.10028


rel.: Test PC Online Ports | Leak Test - Tool

08 May 2009

Frostwire 4.18.0 for Linux, Mac and Windows

0 comments
FrostWire 4.18.0 for linux and Mac and Windows are out, be sure to checkout http://frostwire.wordpress.com

FrostWire http://www.frostwire.com/ is a Peer to Peer (P2P) information sharing client for the Gnutella network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL Open Source license.


The Frostwire 4.18.0 Release
=======================================
Version 4.18.0 (May 2009)
- Fixes Bittorrent Incompatibilities.
- Mac launcher fixes bug where FrostWire would not allow itself to run on a external disk.
- Fixes bug on Welcome Screen, now you don't need to open FrostWire twice to get the latest welcome screen.
- FrostWire caches the last 2 images shown on the Welcome Screen to save bandwidth from static servers.
- Tools > Check for Updates. Now FrostWire can check for configuration updates, community messages, new FrostWire releases and welcome screen promotion updates during runtime.
- The welcome screen can be customized for every language, giving the chance to more content creators to be promoted every week to different audiences that speak their language.
- The Buttons of the Download Manager have been rearranged to avoid mistakes when trying to resume downloads. The Clear and Cancel Buttons are all the way to the right. Thanks to 'ssome' for the suggestion.
- New Splash Screen.
- Anti spam filters updated to filter out new keywords used by spammers.
- New "Buy" icon.
- The community chat 'Connect' button now checks if a nickname has been set and helps the user set a default nickname using an input dialog.
- When users issue the "/nick" command on the chat, FrostWire will remember the new nickname as the default nickname.
- Updates to debian package fix issues with unpack200 and performs a cleaner uninstall.

Info: http://frostwire.svn.sourceforge.net/viewvc/frostwire/tags/4.18.0_may_7_2009/changelog?revision=1179&view=markup

Download Page: http://www.frostwire.com/?id=downloads

Download Folder:
http://main2.frostwire.com/frostwire/4.18.0/

frostwire-4.18.0.dmg 2009-May-09 07:25:32 9.1M application/x-apple-diskimage
frostwire-4.18.0.i586.deb 2009-May-07 21:26:10 7.7M application/x-debian-package
frostwire-4.18.0.noarch.rpm 2009-May-07 21:26:09 7.7M application/x-redhat-package-manager
frostwire-4.18.0.noarch.tar.gz 2009-May-07 21:26:10 17.7M application/octet-stream
frostwire-4.18.0.windows.exe 2009-May-11 10:17:59 7.0M application/x-msdos-program
Mirrors: http://main1.frostwire.com/frostwire/4.18.0/
http://dl.frostwire.com/frostwire/4.18.0/

older builds: http://main2.frostwire.com/frostwire/ | http://dl.frostwire.com/frostwire/

Best Gnutella Fileshare Client - Open Source Freeware Software!

Archive