Monday, February 23, 2015

MangaReader GUI

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!

Tuesday, April 24, 2012

My First Step Towards Building My Own Game

Last time, I really interested in creating a private server for MapleStory but of course, I fall in love with Ghost Online after playing it for just a day. But sadly, Ghost Online has been closed due to lack of revenue they said. Sorry to say but for me, Ghost Online is a better game than MapleStory. Since then, I thought, why not I make my own platform game? So this is my first step toward building a game similar to Ghost Online. It is also the result of 4 days playing around with SFML 2.0.

Basic Gravity
Basic Jumping

I use a simple white rectangle as a temporary "sprite" for the character because I'm still waiting for proper sprites from Matsuo Amon.

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.

As always, if you feel like wanting to ask me anything, just leave a comment anywhere or email me if you shy haha.

Thursday, March 29, 2012

NodeJS Http Request That Supports Predefined Headers

Here is another code example on how to create a Http Request function that enables you to predefined the values inside the header of your http request while still maintaining.

PyroStrex's Mediafire Leecher

This is yet another program created by me originally for fun but well, since I think it's worth to share with you guys, here you go. Also, it was coded in PureBasic.

Saturday, March 3, 2012

My Way of Installing Transmission Client (transmission-daemon)

A few days back, I've discovered a very good torrent client and decided to try it out. It was really good because of one of its feature "transmission-daemon" that enables me to do exactly what I wanted to do on which is to control the torrent movement just by using my website browser.

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

..~::HAPPY NEW YEAR TO EVERYONE::~..

Got Anyone Interested in RAN EP6 S1 and EP6 S2 Encryption Algorithm?

Well, I do!

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.