Showing posts with label Download. Show all posts
Showing posts with label Download. Show all posts

Tuesday, March 11, 2008

Play Game Wii US version on Wii Jpn

I spent a couple of days on investigating why some NTSC-U/PAL games display Japanese on my NTSC-J Wii, and finally found out that most games share the same code to detect the system's language. So I made a versatile patcher to make those games display any language they support on my single-language console.

What is it:
This utility patches the main.dol to cheat the game's language detection mechanism. We can force a multi-language game to use specified language rather than the system's language with this utility. This could be useful when we play multi-language games on NTSC-U/NTSC-J consoles, which come without a language option in the system.

How to use it:
- Open ISO with Trucha Signer
- Extract Partition2/SYSFILES/main.dol
- Drag&drop the main.dol to wglp.exe
- Select a language (For example, if you patch an NTSC-U game, please select [1] en)
- Replace Partition2/SYSFILES/main.dol with the patched one and re-sign it
- Burn and play smile.gif

I tested it with Resident Evil: Umbrella Chronicle (U). When I set the language code to 1(eng), everything is in English, including the home button interface. But when I try some European language codes, it still displays English except the health warning screens and home button interface. This is because it is an NTSC-U game. It re-overrides the language code on top of the common detection mechanism. Of course we can still hack it with additional asm code patches, but this utility won't do this for you smile.gif

Rayman Raving Rabbits (PAL) works perfectly for me, because this is a real multi-language game.

Super Monkey Ball should also be ok.

Cooking Mama (U) can run on NTSC-J Wii after being patched.

Special Thanks to ReturnerS

Click Here to wglp tools.

Click Here to Trucha Signer tools.

Saturday, March 8, 2008

Access to other peoples systems made simple

The majority of successful attacks on computer systems via the Internet can be traced to exploitation of security flaws in software and operating systems. These few software vulnerabilities account for the majority of successful attacks, simply because attackers are opportunistic – taking the easiest and most convenient route. They exploit the best-known flaws with the most effective and widely available attack tools. Most software, including operating systems and applications, comes with installation scripts or installation programs. The goal of these installation programs is to get the systems installed as quickly as possible, with the most useful functions enabled, with the least amount of work being performed by the administrator. To accomplish this goal, the scripts typically install more components than most users need. The vendor philosophy is that it is better to enable functions that are not needed, than to make the user install additional functions when they are needed. This approach, although convenient for the user, creates many of the most dangerous security vulnerabilities because users do not actively maintain and patch software components they don’t use. Furthermore, many users fail to realize what is actually installed, leaving dangerous samples on a system simply because users do not know they are there. Those unpatched services provide paths for attackers to take over computers.

Click Here to Download this e-books.

Friday, March 7, 2008

How to learn to hack in easy steps

This is why i'm going to teach you and show you the way to learn to hack. If you are a hacker, you read this, and find something that's not correct or you don't like, i want to know. mail me. I'm sure you'll find a lot of bad-grammars. Don't report them cause I'm not english and i don't care at all as long as it's understandable. On this document I talk about many security tools, you can find all them. When you finish reading it, please TELL ME how you like it! I want to make newer versions of it, check on my site to stay informed.

Click Here to Download this e-books.