Found something useful? Don't forget to leave a comment!


Showing posts with label download. Show all posts
Showing posts with label download. Show all posts

Saturday, December 18, 2010

ffmpeg with WTV support

Ah, the joys of open-source software development. A patch that adds WTV (Windows Television, the recording format of Windows 7 Media Center) demux support to ffmpeg is now in a mature state, thanks to developer Peter Ross. Gone are the days of circuitous, roundabout conversions from WTV to DVR-MS to MPEG!

I’ve taken the liberty to compile a 32-bit Windows build of ffmpeg with the WTV patchset rolled in. Also included is a simple fix for the “non-monotone timestamps” issue that often comes up. x264/XviD/LAME MP3 libraries were NOT used for this build, as it’s intended for WTV conversion purposes only.

WTV files can be re-muxed into plain MPEG files as follows:

ffmpeg.exe –y –i inputFile.wtv –vcodec copy –acodec copy –f dvd outputFile.mpg

Windows Media Center users, enjoy!

Download link

Sunday, November 14, 2010

John The Ripper 1.7.6 jumbo for Windows x86

Here’s a jumbo build of John the Ripper 1.7.6 compiled using MinGW/GCC 4.5.0. Revision 7 of the jumbo patch and OpenSSL 1.0.0 were used.

http://www.box.net/shared/stct8h2ier

Benchmark results on a 4GHz Phenom II X2:

Benchmarking: Traditional DES [128/128 BS SSE2]... DONE
Many salts:    2860K c/s
Only one salt:    2378K c/s

Benchmarking: BSDI DES (x725) [128/128 BS SSE2]... DONE
Many salts:    95093 c/s
Only one salt:    93132 c/s

Benchmarking: FreeBSD MD5 [32/32]... DONE
Raw:    11635 c/s

Benchmarking: OpenBSD Blowfish (x32) [32/32]... DONE
Raw:    701 c/s

Benchmarking: Kerberos AFS DES [48/64 4K MMX]... DONE
Short:    319531 c/s
Long:    1046K c/s

Benchmarking: LM DES [128/128 BS SSE2]... DONE
Raw:    14351K c/s

Benchmarking: NT MD4 [128/128 SSE2 + 32/32]... DONE
Raw:    19418K c/s

Benchmarking: Mac OS X 10.4+ salted SHA-1 [32/32]... DONE
Many salts:    4934K c/s
Only one salt:    4454K c/s

Benchmarking: M$ Cache Hash [Generic 1x]... DONE
Many salts:    22610K c/s
Only one salt:    8376K c/s

Benchmarking: Apache MD5 [32/32]... DONE
Raw:    11752 c/s

Benchmarking: HMAC MD5 SSE2 [hmac-md5 SSE2]... DONE
Raw:    3862K c/s

Benchmarking: Post.Office MD5 [STD]... DONE
Many salts:    4152K c/s
Only one salt:    4165K c/s

Benchmarking: Raw MD5 SSE2 [raw-md5 SSE2 16x4]... DONE
Raw:    11658K c/s

Benchmarking:  md5_gen(0): md5($p)  (raw-md5)  SSE2 [md5-gen SSE2 16x4]... DONE
Raw:    12219K c/s

Benchmarking:  md5_gen(1): md5($p.$s)  (joomla)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    6990K c/s
Only one salt:    5343K c/s

Benchmarking:  md5_gen(2): md5(md5($p))  (e107)  SSE2 [md5-gen SSE2 16x4]... DONE
Raw:    4969K c/s

Benchmarking:  md5_gen(3): md5(md5(md5($p)))  SSE2 [md5-gen SSE2 16x4]... DONE
Raw:    3194K c/s

Benchmarking:  md5_gen(4): md5($s.$p)  (OSC)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    8015K c/s
Only one salt:    7861K c/s

Benchmarking:  md5_gen(5): md5($s.$p.$s)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    8363K c/s
Only one salt:    7139K c/s

Benchmarking:  md5_gen(6): md5(md5($p).$s)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    12473K c/s
Only one salt:    4282K c/s

Benchmarking:  md5_gen(7): md5(md5($p).$s)  (vBulletin)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    13035K c/s
Only one salt:    4321K c/s

Benchmarking:  md5_gen(8): md5(md5($s).$p)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    4505K c/s
Only one salt:    4112K c/s

Benchmarking:  md5_gen(9): md5($s.md5($p))  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    6990K c/s
Only one salt:    4181K c/s

Benchmarking:  md5_gen(10): md5($s.md5($s.$p))  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    3971K c/s
Only one salt:    3572K c/s

Benchmarking:  md5_gen(11): md5($s.md5($p.$s))  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    4332K c/s
Only one salt:    3986K c/s

Benchmarking:  md5_gen(14): md5($s.md5($p).$s)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    6354K c/s
Only one salt:    3971K c/s

Benchmarking:  md5_gen(17): phpass ($P$ or $H$)  SSE2 [md5-gen SSE2 16x4]... DONE
Many salts:    8322 c/s
Only one salt:    8144 c/s

Benchmarking: PHPass MD5 SSE2 [phpass-MD5 SSE2]... Using phpass mode, by linking to md5_gen(17) functions DONE
Many salts:    8263 c/s
Only one salt:    7815 c/s

Benchmarking: IPB2 MD5 [Invision Power Board 2.x salted MD5]... DONE
Many salts:    3923K c/s
Only one salt:    2349K c/s

Benchmarking: Raw SHA-1 SSE2 [raw-sha1 SSE2]... DONE
Raw:    7825K c/s

Benchmarking: Kerberos v4 TGT [krb4 DES]... DONE
Raw:    3557K c/s

Benchmarking: Kerberos v5 TGT [krb5 3DES (des3-cbc-sha1)]... DONE
Raw:    58670 c/s

Benchmarking: Netscape LDAP SHA SSE2 [SHA-1]... DONE
Raw:    10894K c/s

Benchmarking: Netscape LDAP SSHA SSE2 [salted SHA-1]... DONE
Many salts:    13740K c/s
Only one salt:    9742K c/s

Benchmarking: OpenLDAP SSHA [salted SHA-1]... DONE
Many salts:    4946K c/s
Only one salt:    4601K c/s

Benchmarking: Eggdrop [blowfish]... DONE
Raw:    29308 c/s

Benchmarking: Oracle [oracle]... DONE
Raw:    1322K c/s

Benchmarking: Oracle 11g [oracle11]... DONE
Many salts:    4969K c/s
Only one salt:    4483K c/s

Benchmarking: MYSQL [mysql]... DONE
Raw:    1806K c/s

Benchmarking: MySQL 4.1 double-SHA-1 SSE2 [mysql-sha1 SSE2]... DONE
Raw:    6021K c/s

Benchmarking: Lotus5 [Lotus v5 Proprietary]... DONE
Raw:    125067 c/s

Benchmarking: More Secure Internet Password [RSA MD defined by BSAFE 1.x - Lotus v6]... DONE
Many salts:    131995 c/s
Only one salt:    78204 c/s

Benchmarking: LM C/R DES [netlm]... DONE
Many salts:    775573 c/s
Only one salt:    757093 c/s

Benchmarking: NTLMv1 C/R MD4 DES [netntlm]... DONE
Many salts:    1080K c/s
Only one salt:    1045K c/s

Benchmarking: LMv2 C/R MD4 HMAC-MD5 [netlmv2]... DONE
Many salts:    754913 c/s
Only one salt:    744198 c/s

Benchmarking: NTLMv2 C/R MD4 HMAC-MD5 [netntlmv2]... DONE
Many salts:    667882 c/s
Only one salt:    687139 c/s

Benchmarking: HalfLM C/R DES [nethalflm]... DONE
Many salts:    1857K c/s
Only one salt:    1768K c/s

Benchmarking: MSCHAPv2 C/R MD4 DES [mschapv2]... DONE
Many salts:    1094K c/s
Only one salt:    1060K c/s

Benchmarking: MS-SQL SSE2 [ms-sql SSE2]... DONE
Many salts:    14364K c/s
Only one salt:    10292K c/s

Benchmarking: MS-SQL05 SSE2 [ms-sql05 SSE2]... DONE
Many salts:    14376K c/s
Only one salt:    10106K c/s

Benchmarking: EPiServer SID Hashes [SHA-1]... DONE
Many salts:    4750K c/s
Only one salt:    4601K c/s

Benchmarking: PHPS MD5 SSE2 [MD5(MD5($pass).$salt) SSE2]... Using phps mode, by linking to md5_gen(6) functions DONE
Many salts:    13899K c/s
Only one salt:    4431K c/s

Benchmarking: MYSQL_fast [mysql-fast]... DONE
Raw:    27191K c/s

Benchmarking: PIX MD5 SSE2 [pix-md5 SSE2]... DONE
Raw:    11650K c/s

Benchmarking: SAP CODVN G (PASSCODE) [sapg]... DONE
Many salts:    1605K c/s
Only one salt:    1399K c/s

Benchmarking: SAP BCODE [sapb]... DONE
Many salts:    1965K c/s
Only one salt:    1640K c/s

Benchmarking: Netscreen MD5 [NS MD5]... DONE
Raw:    5645K c/s

Benchmarking: HTTP Digest access authentication [HDAA-MD5]... DONE
Many salts:    1869K c/s
Only one salt:    1783K c/s

transcode tools for Windows (version 1.1.5)

I’ve prepared a Windows/Cygwin build of the following tools from transcode 1.1.5:

  • avifix
  • aviindex
  • avimerge
  • avisplit
  • avisync
  • tcmodinfo
  • tcmp3cut
  • tcyait

Only avimerge has been tested extensively. I take no credit except for performing the compilation.

http://www.box.net/shared/4z32ebp5ac

Saturday, November 13, 2010

FLAC.exe for Windows x64

I was messing around with the mingw-w64 cross-compilers for Fedora, and got a bit carried away. The result? a 64-bit build of FLAC for Windows.

http://www.box.net/shared/aabhhqin0j

This 64-bit build seems to be about 20% faster than vanilla FLAC.

Of course, I take no credit other than for compilation.

Wednesday, July 28, 2010

SLIC 2.1 BIOS mod for Gigabyte H55M-UD2H

This is the F9 release BIOS. Tested successfully on a revision 1.0 board.

Disclaimer: BIOS flashing is, of course, a potentially risky operation. All the mods below have been flashed and tested successfully, but I am not responsible for anything that happens due to the use of these mods.

Board model: Gigabyte H55M-UD2H
BIOS type: Award
BIOS version: F9
SLIC OEM: Acer[ACRSYSACRPRDCT-ANNI]2.1.BIN
Mod method: SSV3
Download: http://www.box.net/shared/fbq5xcrg7t

Thursday, July 1, 2010

rdesktop 1.6.0 for Windows

This is a Cygwin-compiled build of the *nix rdesktop RDP client for Windows machines.
Sound support is included.
Depending on your needs, you may find this to be a useful alternative
to the standard built-in Windows client.

Requirements:
X server for Windows (e.g. Xming or Cygwin X11)
You must have the X server running prior to using rdesktop.

Additionally, the DISPLAY environment variable must be set.
See the included batch script (RDstart.cmd) for an example
of how to set this variable and start rdesktop.

rdesktop is a command-line program: for more information, please
see the original rdesktop website.

DOWNLOAD

Saturday, June 26, 2010

uTorrent IPFilter Updater 1.5.8 released

This is an incremental update that restores functionality with the blocklistpro.com downloads. The source code has been reworked for full Python 3.1+ compatibility, and the EXEs are now built with cx_freeze. Download the new version here: http://sites.google.com/site/whitehat2k9/Home/my-programs/utorrent-ipfilter-updater

Sunday, May 9, 2010

SLIC 2.1 BIOS mod for Gigabyte MA78LM-S2H

Here’s another BIOS mod, this time for the Gigabyte MA78LM-S2H. The version is F10 and is current as of this post. Tested successfully on a revision 1.3 board, and should work on all earlier revisions.

Disclaimer: BIOS flashing is, of course, a potentially risky operation. All the mods below have been flashed and tested successfully, but I am not responsible for anything that happens due to the use of these mods.

Board model: Gigabyte MA78LM-S2H
BIOS type: Award
BIOS version: F10
SLIC OEM: Acer[ACRSYSACRPRDCT-ANNI]2.1.BIN
Mod method: SSV3
Download: http://www.box.net/shared/vs2sf00y81

Monday, May 3, 2010

Remote sessions on Ubuntu 10.04 LTS with NeatX

As detailed in my previous article on NX technology, being able to remote into your machine and get a remote desktop is becoming a capability that’s more and more useful these days. Unfortunately, the latest 10.04 LTS release of Ubuntu requires a slightly more involved procedure to get an NX running (at least until most of its supporting software packages are brought up to date). Basically, NeatX (another FOSS Linux NX server) will be used instead of FreeNX. Here’s the basic steps required for installation on a 64-bit Ubuntu 10.04 LTS system:

  1. Go to System – Administration – Software Sources.
  2. Go to “Other Software” and click Add.
  3. Enter the following (without quotes, of course!): “ppa:freenx-team/ppa”
  4. From the shell/command line enter: sudo apt-get install neatx-server
    Alternatively, you can use Synaptic (also located in the System - Administration menu) to install this package and its dependencies

You might also want to have the SSH server up and running (sudo apt-get install openssh-server), just in case you need to troubleshoot anything or just need a console-only session for the time being.

After the package installation completes your NX client should be up and running. Test and use your newly minted NX setup with any NX client, e.g. the NoMachine Windows NX Client.

Tuesday, April 20, 2010

mktorrent-GUI version 1.35 released

Version 1.35 is a major release and supports the saving and loading of profiles. These profiles allow heavy torrenters to quickly import sets of tracker URLs. Additionally, most fields are now persistent – in other words, their content will be preserved in between application sessions.

Go to the main project page for a full readme and the download link.

Wednesday, April 7, 2010

NX: Linux Remote Desktop Access Done Right

Being able to access a computer remotely is becoming a more and more useful feature these days. This is especially true for headless servers and virtual machines, where local/direct access is often not an option. Windows machines (at least the non-home versions have the option of using Remote Desktop, which is a solid and reasonably fast solution. VNC is an option for both Windows and Linux, but it tends to be slow and inefficient as it runs through the framebuffer and is bitmap-based.

I was recently setting up an Ubuntu 9.10 VM for academic programming purposes. Since my (Windows-based) laptop, a four-year-old Dell, is a little underpowered, my plan was to connect to this VM remotely to do all my work. Sure, I could do X forwarding through SSH + PuTTY + Xming or something, but that tends to be somewhat cumbersome, especially when a full desktop is desired. I did try Ubuntu’s VNC-based Remote Desktop feature – it works fine, especially considering the fact that everything was being sent/received over a wireless network. But there was still a bit of lag and window tearing. I wanted something that could really push the envelope of remote computing. A bit of internet research indicated that NX is the king of remote-access technology for Linux, and after field-testing it on my VM and laptop I must say that I would totally agree. Not only is NX speedy, it also provides SSH-based connection security – something VNC can’t do on its own.

Installing and Configuring the NX Server on Ubuntu

An excellent official guide to setting up the open-source FreeNX server software can be found here. The instructions work well for the latest version of Ubuntu at the time of this writing, 9.10.

Installing and Configuring the NX Client on Windows

The preferred client is provided by NoMachine. The setup package can be downloaded here. The latest version at this time is 3.4.0-7.

After running the install, you can create a new connection profile by running the NX Connection Wizard. The questions are fairly straightforward – give your session a name, supply the server hostname, etc. For Ubuntu you want to use the Unix connection type. Set the desktop to GNOME or KDE if you have it installed. One of the nice things about NX is that it can dynamically set up the resolution. You can choose fullscreen or a specific resolution. Note that if fullscreen is used, you will still be able to ALT+TAB out of the NX window if you want to go back to your Windows desktop/programs for a bit.

Once a profile has been created, you can just use the NX Client for Windows shortcut. Type in your username + password (same as your local Linux credentials), wait a few seconds, and boom! Your Linux desktop in all its glory should appear. The claim that NX can achieve near-local-speed responsiveness is certainly not a joke, as I’m sure most users of it would agree.

nx

Wednesday, March 24, 2010

Howto: Download TurboTax state forms for free

TurboTax is great for filling out those pesky tax return forms without relying too much on manual brainpower, especially if you have a complex tax situation. The federal forms are free, but TurboTax only lets you file one state return free of charge. If you need additional state forms, it’ll run you $39.95 each. Needless to say, this is a pretty ridiculous fee when you could buy another copy of TurboTax (Deluxe) for a similar price. Fortunately, there’s a way to remedy this…inconsistency.

DISCLAIMER: THE FOLLOWING TUTORIAL IS FOR EDUCATIONAL PURPOSES ONLY. I DO NOT CONDONE THE USE OF THIS INFORMATION FOR FRAUD OR OTHER ILLEGAL PURPOSES, AND AM NOT RESPONSIBLE FOR ANY CONSEQUENCES SUFFERED AS A RESULT OF USING THIS INFORMATION.

The basic premise is to install and use TurboTax in a virtual machine. There are several VM solutions out there, but this guide will illustrate the use of VirtualBox. VirtualBox is free and lightweight, making it ideal for the relatively simple task here. We will use the snapshot feature of VirtualBox to create an image of the TurboTax install BEFORE downloading the first free state. After downloading the free state, the virtual machine can be reset to this snapshot, whereby another state can be downloaded for free.

You might complain about having to use TurboTax in a virtual machine – true, it’s slightly more inconvenient, but who doesn’t like the added layer of security?

Materials needed:

  • VirtualBox (download here)
  • Windows XP/Vista/7 install media
  • TurboTax (2009) [duh!]

Prepare the Virtual Machine for TurboTax

Install VirtualBox if you haven’t already, using the download link above.

Install your virtual operating system of choice in VirtualBox. The intricacies of this will not be covered here. However, I recommend Windows XP since it is smaller in size than Vista or 7.

Install the VirtualBox Guest Additions (highly recommended). This enhances the video quality in the guest OS and also allows shared folders, which can make it easier to transfer files (e.g. tax documents).

*If your guest operating system is Windows XP or Windows Vista, you will first need to install the .NET Framework 3.5 SP1. (web installer, full offline installer)

Install TurboTax (2009) into the guest operating system. Run the application and allow it to grab updates, then exit out. Shut down the guest OS.

From the VirtualBox interface, create a snapshot of your VM.

tt2

Download the 1st free state

Start up the virtual machine and open up TurboTax.

Click “Start a New Return”.

Go to the “State” menu. Keep clicking “Continue” until a window pops up asking you to choose a state to download for free. Proceed with the download.

tt3

Once the download is finished, quit TurboTax. Navigate to the location “C:\Program Files\TurboTax\Forms”.

tt1

Of the directories listed, it should be relatively easy to pick out the one that corresponds to the state you just downloaded (e.g. ohi_09 corresponds to the 2009 Ohio forms). Simply transfer this folder (zip it up first if you’d like) to your real OS, or any other permanent storage location.

Shut down the VM.

Reset the VM and download more states for free

Go to the snapshots menu in the VirtualBox interface (see screenshot above). Right click the snapshot you made and hit the “restore” option.

Reboot the VM. The VM and the TurboTax install are now in the original state (no pun intended) where it will allow you to download one more set of state forms for free.

Repeat the process described above to download the state forms.

Rinse and repeat, if desired.

Add the state forms back into TurboTax

Now that you have all the state forms you need, it’s time to add them back into TurboTax. Copy/move these form directories back into the “C:\Program Files\TurboTax\Forms” on your virtual machine.

The next time you start up your virtualized TurboTax install, it should scan and pick up these new forms. You can now proceed to use TurboTax normally. If desired, the new form files can also be added into the forms directory of a TurboTax installed in a real OS.

Friday, March 5, 2010

DesktopIce for Windows 7

DesktopIce is a Windows 7-only applet that "freezes"
your desktop and locks your computer. This is in contrast
to the standard blue background that appears when the computer
is locked.

You need administrator privileges to run DesktopIce since the desktop image
is saved to a system directory.
Run the program executable. An ice cube icon will appear in the taskbar.
To lock the computer through DesktopIce, right click the tray icon and click "Lock".

If you already have a custom background saved, using DesktopIce will not affect it.
Your custom background will be backed up to backgroundDefault-orig.jpg, and
put back in place once the screen is unlocked. This allows you to use the "regular"
locking mechanism (Windows Key + L) too.

DesktopIce can be downloaded at:
http://www.box.net/shared/ammz5qxfzv

Saturday, February 6, 2010

The Guide to Safe Torrenting: College Edition

The ubiquity and ease of use of the BitTorrent P2P protocol has attracted to it a countless number of users. But as with any P2P technology, it carries with it risks, especially in the context of copyrighted content. The MPAA, RIAA, and other so-called antipiracy outfits acting as mercenaries on behalf of content owners employ a variety of controversial techniques in an attempt to catch people downloading or uploading a torrent red-handed. The successful capture of a name, or more likely IP address can have some pretty undesirable legal consequences, particularly in the United States due to the Digital Millenium Copyright Act (DMCA). A cease-and-desist letter is usually sent, followed by a demand for a large, financially burdening out-of-court settlement. This threat is especially damaging on college and university campuses, where the user base is young and often ill-informed about P2P safety, not to mention poor! Furthermore, colleges and universities often have their own, equally undesirable sanctions should they have to forward a copyright claim letter to the student. The risk of being pursued for copyright infringement, however, can be significantly minimized if one knows how to keep a low surface profile on the network. Here are several tips and tricks that will help reduce the risks of using BitTorrent on a college network, or more generally, a high-risk environment.

  1. Refrain from downloading new, high-profile content in the days following its release
    Content creators and their hired copyright watchdogs are almost certain to be monitoring torrents of newly released movies and (possibly to a lesser extent) music and software. Don’t let the temptation of downloading a brand-new film screw you over – if you wait at least a week, the dangers of connecting to bad peers is significantly reduced.
  2. Limit your speed
    As with #1, it’s all about discipline, discipline, discipline. Is it really going to kill you to wait an hour or two extra to finish that torrent? If you’re maxing out your upload/download capacity for extended periods of time (especially likely if using a private tracker), red flags are going to start popping up. Any half-brained network administrator worth his salt will be suspicious and look to investigate. If your ISP doesn’t bust you, any antipiracy groups that happen to be monitoring the torrent will be drawn to high-speed peers.
  3. Use protocol encryption
    All the modern and major BitTorrent clients, including uTorrent, Transmission, and Vuze, support a feature called protocol encryption. Basically, the headers of any BitTorrent packets are obfuscated to disguise the nature of the traffic. Note that the actual data in the packet is not encrypted, however. Though this method is not at all foolproof, it will at least create a shadow of doubt as to the nature and purpose of that high-volume traffic going through the network.
  4. Use an IP blocklist
    As with #3, this method is nowhere near foolproof. However, it will afford you some protection in that it prevents you from connecting to known bad/malicious IP addresses that might be connected to watchdog groups/government agencies/etc. Several of the leading torrent clients support loading a blocklist in one format or anoather. If you’re using uTorrent, be sure to checkout my uTorrent IPFilter Updater, an in-house production of Binary Inspirations.
  5. Use private trackers, if possible
    Of course, this is not an option that’s feasible for everyone, including the casual user and newcomers into the BitTorrent world. Since private trackers have a limited user base, the risk of being monitored by copyright outfits is lower than on a public tracker. The smaller and more obscure the site, the less likely that any members are “double agents”. Additionally, some private sites have entry requirements and interviews that make it more difficult for malicious users to infiltrate (though not impossible - *cough* TorrentLeech *cough*!) The fast speeds and other perks of private trackers make them an option worth investigating if you haven’t already.

Friday, January 29, 2010

Z-Alarm 2 (version 2.2) released

Time for a new Z-Alarm release. Version 2.2 brings:

  • overhauled timer management and more responsive user interface
  • randomized alarm buzzer tones (you’ll never, ever get used to it)
  • Spacebar shortcut to hit the snooze button (no more stumbling around drowsily trying to move the mouse)
  • Detailed artist-title tag info display (for supported file formats)
  • More attractive-looking snooze button

More information and download:
Z-Alarm 2 (version 2.2)

mktorrent-GUI version 1.0 released

mktorrent-GUI is a Windows-based GUI frontend to the console-based (Linux/UNIX native) mktorrent tool. There don’t seem to be any decent standalone torrent file creators on Windows. There is MakeTorrent, but that was last updated in 2004 and doesn’t support more modern features like private flags. My frontend aims to address these shortcomings and expose all of the functionality of mktorrent to the user via an easy-to-use interface.

Of particular interest to hardcore torrenters is the batch mode feature. If a directory is specified as a source, mktorrent-GUI will scan one level deep for subdirectories and automatically create a torrent for each subdirectory. All of the usual features such as comments, piece size and the private flag can be set.

More information and download link:
mktorrent-GUI version 1.0

Wednesday, December 9, 2009

John the Ripper 1.7.3.4 Jumbo Builds for AMD K10 and Intel Core 2 (Windows)

I took the liberty of creating some Windows builds of John the Ripper 1.7.3.4. These have the jumbo patch revision 2 applied, as well as JimF’s enhancements to the jumbo patch. These builds were done on MinGW 5.1.6 + GCC 4.4.0 + OpenSSL 0.9.8l.

For AMD K10 processors (gcc march=amd10fam, MMX, SSE2, SSE3, SSE4A)

http://www.box.net/shared/x65cd88tbv

For Intel Core (gcc march=core2, MMX, SSE2, SSE3, SSSE3)

http://www.box.net/shared/6prq89ei2d

Saturday, November 7, 2009

TI modernizes calculator software with Windows 7 and x64 support

TI Connect Adds 64-Bit, Windows 7 Support - ticalc.org

TI Connect is an OK piece of software if you discount the fact that it flaked out on any OS past Windows XP. Users had to resort to workarounds like running XP in a virtual machine and bypassing the host USB interface in order to connect the calculator to the VM. Thankfully, TI has turned from suck-ass to something more like kick-ass with this new 1.6.1 beta patch. To be honest, though, I haven’t done any serious programming/linking/syncing for my TI-84 or TI-89 for quite a while.

Sunday, November 1, 2009

Create CUE files from dBpoweramp CD rips with dbpa2cue

EAC is undoubtedly a powerful tool for ripping CDs, thanks to its vast number of configuration options and support for features like secure mode, AccurateRip database checking, gap detection, and CUE file generation. For the most part, dBpoweramp is a similarly awesome CD ripping tool – although it’s not free, its flexible codec system and no-duh GUI make for a great combination of performance and ease-of-use. It does, however, lack the aforementioned ability of EAC to create CUE files, which can be used to re-burn ripped audio files back to a disc.

That’s where my new dbpa2cue tool comes in. When secure mode is used, dBpoweramp can be configured to write a detailed logfile with ripping information. dbpa2cue is able to read the relevant per-track information from the logfile and use this data to write a viable CUE file. If the ripped audio files are still present, dbpa2cue can optionally read tag data and add additional metadata to the CUE file.

The core of dbpa2cue utilizes libDBPA, my DBPA log processing library, originally written for the earlier dbpa2eac program (which was taken down following a complaint from a what.cd moderator). You will need the .NET Framework, 2.0 or later.

The GUI of dbpa2cue is very easy to use – simply browse for, drag and drop, or type in the path to a valid dBpoweramp ripping log. By default tagging data is used if possible.

Version 1.3 (released 1/13/2010) is now available for download:
http://www.box.net/shared/2pu0auhet4

Tuesday, October 27, 2009

Spice up your Windows with Microsoft’s Own Windows 7 Themes, Gadgets, and more

http://windows.microsoft.com/en-US/windows/downloads/personalize

Microsoft has for download a smorgasbord of themes, ranging from Ferrari to Ducati to Bing to…South Africa? Each one promises a stunning set of new desktop backgrounds. Also available are some awesome standalone backgrounds and a showcase of gadgets. For you early Win7 adopters, check these out! Microsoft has uncharacteristically took a pretty good stab at the world of user customization…

Free Image Hosting at www.ImageShack.us