Wednesday, February 3, 2010

Dop-IOS MOD v11.5 Released

Dop-IOS is a program that lets you install any IOS you want. Unfortunately, Dop-IOS used cIOS 249, the "warez IOS" to do so. Many people feel a resentment toward the enforcement, so I created Dop-IOS MOD; A program that lets you use any IOS you want, to install any IOS you want.

Since its original release, Dop-IOS MOD has become less and less of a modification and more of an entirely original creation. Unlike it's older brother, Dop-IOS MOD can install channels and system menus as well. It also has the ability to restore fakesigning ability to any Wii with a single button press. This makes Dop-IOS MOD a versatile tool in the recovery of a broken Wii (the gamecube controller support exclusive to Dop-IOS MOD helps out with that as well ;-) )

Between the v11.1 and v11.5 releases we've made several releases which I have intentionally not reported because they contained new bugs not in any of the older versions. I'm pleased to say we squashed them though. Here is the full changelog for v11.2 through v11.5
  • FIX: The shopping channel's revision was getting set to 0 which was causing the shop channel to think it needed to be upgraded when it was in fact installing the latest version.
  • SysCheck was not properly reporting all FakeSigned IOSes. Some of the Patched IOSes were showing disabled when they were in fact enabled.
  • Fixed a memory leak 
  • SysCheck Fix: NAND Permission check was supposed to replace Boot2 Check, however it was accidentally missed in the final build.
  • Fixed bug in SysCheck that was causing the Channels to reboot when ran.
  • If you were affected by this bug, just rerun SysCheck again and it'll fix itself. 

Download: http://code.google.com/p/dop-iosmod/downloads/list
Source: http://code.google.com/p/dop-iosmod/source/checkout

Support forum: http://arikadosblog.myfreeforum.org/forum27.php
IRC Channel: #arikadosblog on EFNET
Twitter: http://twitter.com/OArikadoO

Friday, January 29, 2010

Now working for http://tehskeen.info

I've been chatting with N0tBrakk3n, the awesome man bringing back Tehskeen in the form of http://tehskeen.info , quite a bit lately and I'm pleased to announce a an exciting decision of his. When the new Tehskeen starts running like the old Tehskeen, I will be reporting news for the site. For those of you who remember, I'm basically going to be like djdynamite123 for the new site. I can't wait! I hope everyone is as excited about this as I am!

Dop-IOS MOD v11.1 Released

Dop-IOS is a program that lets you install any IOS you want. Unfortunately, Dop-IOS used cIOS 249, the "warez IOS" to do so. Many people feel a resentment toward the enforcement, so I created Dop-IOS MOD; A program that lets you use any IOS you want, to install any IOS you want.

Since its original release, Dop-IOS MOD has become less and less of a modification and more of an entirely original creation. Unlike it's older brother, Dop-IOS MOD can install channels and system menus as well. It also has the ability to restore fakesigning ability to any Wii with a single button press. This makes Dop-IOS MOD a versatile tool in the recovery of a broken Wii (the gamecube controller support exclusive to Dop-IOS MOD helps out with that as well ;-) )

It seems there were a couple of bugs with our v11 release for some users so we've gone ahead and fixed all of the critical ones and hopefully most (if not all) of the minor ones. Here's what's new:
  • Hopefully fixed Core Dump issue when running IOS36 (r3351) w/Fakesign Installer.
  • Hopefully fixed Core Dump issue when running cIOS249 r17
  • Fixed SysCheck csv output.
  • Fixed problem where when network couldn't initialize it would go into an infinite loop. 
Download: http://code.google.com/p/dop-iosmod/downloads/list
Source: http://code.google.com/p/dop-iosmod/source/checkout

Support forum: http://arikadosblog.myfreeforum.org/forum27.php
IRC Channel: #arikadosblog on EFNET
Twitter: http://twitter.com/OArikadoO

Wednesday, January 27, 2010

Twitter Bruteforcers v1.1 Released

I've fixed a few issues with all of the bruteforcers. The proxy stuff should now work correctly and you should be able to enter in a custom status message to tweet when successful now. The randomized bruteforcer now handles only bruteforcering a single character number too (example, you can now enter 6 for the min and max values and it will only bruteforce 6 character passwords instead of hopping around between 6 -7 character sizes)

Again, do NOT use these programs illegally. I do NOT support or condone doing that.

Check the original post for the new links.

Tuesday, January 26, 2010

Twitter Bruteforcers Released

Well, turns out there's a reason I've been doing so much blogging about how bruteforcers work and whatnot! I've written three for the popular (and my favorite) social networking website Twitter!

For those just tuning in, a bruteforcer is a program which cracks passwords by trying every possible password combination until it tries the correct one. Thus, these Twitter bruteforcing programs can figure out the password to any Twitter account eventually.

The first bruteforcer is the sequential ascending bruteforcer which tries every possible password from the bottom up. The second brutefrocer is the sequential descending bruteforcer which tries every possible password from the top down. The third bruteforcer is the randomized bruteforcer which tries every possible password combination in a random order.

Unfortunately, these bruteforcers do not work as well as I would like them to. There is a major bug present in each of them. All of these bruteforcers are based upon the twitcurl library which the bug lies therein. Basically, once the bruteforcer finds the correct password it doesnt stop bruteforcing because the twitcurl library does not correctly distinguish between failed and successful password login attempts. To combat this bug, I have the bruteforcer tweet if the login is after it logs in. If the tweet is made under the account being bruteforced, then you know that the bruteforcer has hit the correct password. I have each bruteforcer log all of the passwrods tried and the output returned from Twitter. So after you see your tweet made under the account being bruteforced, you should stop the bruteforcers and check the log to find out which was the successful password. Yes, it's extremely annoying, but at least it is possible to get the successful password without too much pain.

These were written in C++ using the twitcurl library. The source should be entirely cross-compatible so it should be able to be compiled on MAC, Linux, or Windows. I am only releasing Windows binaries in this post. The source to each of these bruteforcers will be released (this post will be updated with the links) in no more then 72 hours. I have no intention of making Linux or MAC binaries on my own but if anyone does let me know and I will add the links to them to this post.

Regarding the legality of these programs: These bruteforcers are NOT illegal. But they can be used illegally. Do NOT use them illegally. I do NOT support or condone using them to obtain passwords you do not have permission to get (which is again illegal).

Downloads:

Sequential Ascending Bruteforcer: Mediafire
Sequential Descending Bruteforcer: Mediafire
Randomized Bruteforcer: Mediafire


If you have any questions regarding the content of this post, feel free to leave a comment, join me in #arikadosblog on EFNET, post in our forums, tweet to me, or send me an e-mail at castlevania7689@yahoo.com

Sunday, January 24, 2010

Dop-IOS MOD v11 Released

Dop-IOS is a program that lets you install any IOS you want. Unfortunately, Dop-IOS used cIOS 249, the "warez IOS" to do so. Many people feel a resentment toward the enforcement, so I created Dop-IOS MOD; A program that lets you use any IOS you want, to install any IOS you want.

Since its original release, Dop-IOS MOD has become less and less of a modification and more of an entirely original creation. Unlike it's older brother, Dop-IOS MOD can install channels and system menus as well. It also has the ability to restore fakesigning ability to any Wii with a single button press. This makes Dop-IOS MOD a versatile tool in the recovery of a broken Wii (the gamecube controller support exclusive to Dop-IOS MOD helps out with that as well ;-) )

In between v9 and v10, I added the developer Lunatik to Dop-IOS MOD. We worked together making v10 about 50% of each of our work. In v11 however, 95% is Lunatik's work. In v12 upcoming very soon, all of it will be Lunatik's work. Lunatik is an absolutely amazing and infinitely talented programmer and it's been a true pleasure working with him.

Here is the changelog for v11:
  • Any WiiRemote or GameCube pad can now be used
  • Fixed NUS offline installations
  • Power button on Wii and WiiRemote now works
    • NOTE: If performing an install the power will not shutdown the wii until the install is finished.

  • Reset Button on the wii will now exit to loader.
    • NOTE: If performing an install the reset button will not exit until the install is finished.

  • Added Scan Wii Internals to display various information about the IOSes installed.
    • NOTE: It is a known issue that it will not pick up all IOSes installed. This will be fixed in v12.

  • Console should fit the screen better now.
  • The Shopping Channel was hardcoded to version 18. It will now get the latest version from NUS.
  • IOSes can now be installed from WAD from the SD/USB. Channels and SysMenu will come in v12.
  • FakeSign Restorer (aka Trucha Bug Restore) will now install IOS36 in 1 step. 
Download: http://code.google.com/p/dop-iosmod/downloads/list
Source: http://code.google.com/p/dop-iosmod/source/checkout

Support forum: http://arikadosblog.myfreeforum.org/forum27.php
IRC Channel: #arikadosblog on EFNET
Twitter: http://twitter.com/OArikadoO