I really love manga! Who doesn't? Where did I often go to read a manga? You guess it, MangaReader.Net. Just yesterday, while I was reading the latest One Piece chapter, I realize, MangaReader.Net always force the image to become small whenever we refresh the page. So just imagine the annoyance on having to click the "Larger Image" button repeatedly. So, I thought, why not, I make one application that make the annoyance go away. So, after about a day or two, I managed to make this cute application. I know I will be hated but who cares. Enjoy!
PyroStrex
Life of PyroStrex as a Teenage Programmer and his creations.
Monday, February 23, 2015
Tuesday, April 24, 2012
My First Step Towards Building My Own Game
Basic Gravity |
Basic Jumping |
It is actually really hard for me to build a game since Physics is kinda hard!. Not to mention that I lack of Math knowledge. I hate collision detection. Right now, I'm trying to find a way to build a floor system using collection of lines.
Thursday, March 29, 2012
NodeJS Http Request That Supports Predefined Headers
PyroStrex's Mediafire Leecher
Saturday, March 3, 2012
My Way of Installing Transmission Client (transmission-daemon)
Wednesday, January 26, 2011
Stop JavaScript Injection
Have you ever encountered a problem where some people trying to inject JavaScript code to 'test' your JavaScript if it have a leak or not?. If you are a web developer, you will always found out that this is extremely irritating. This is the same for me who are always trying to hide my code. Darn those hackers!. So today, I'm going to tell you how to stop this irritating problem. Not fully stop them but you can actually make them unable to change your predefined code.
Tuesday, January 4, 2011
RAN EP6 S1 and EP6 S2 Encryption Algorithm
Got Anyone Interested in RAN EP6 S1 and EP6 S2 Encryption Algorithm?
So today... I'm going to release my result after 3 days learning reverse engineering.
These are the results.. Some nice screenshot from me!
As you can see above, I can fully decrypt ItemStrTable.bin now and can do the same thing with param.ini. So it is not limited to only one file but works with any EP6 S2 files.
If you see the screenshot, you will be asking, why do I have to change the name right?. Well, this is to tell you all that I'm not cheating. This is to tell you all that the picture is real.
One more important thing I should say is, currently I can only decrypt the files. But! to create the encrypting algorithm, It is very.. No!.. EXTREMELY easy!.
I've done decrypting EP6 S2 Encryption. Until I released it, Stay tuned.