the creature gazing at the 88x31s
mado

Michael

Solution Specialist

Contact Me
the creature's hands

About Me

Raised on Windows 95, fueled by surf, adventure, and curiosity. Currently making enterprise solutions an automation.
Here you can peep some shareable cross-platform development and hands-on projects.

Latest Projects


project name

WhatsApp Forensic Analysis Tool

C++ Windows VS 2019 Reverse engineering

Developed a forensic tool in C++ using the Win32 API to decrypt and analyze WhatsApp database files acquired from end-user devices or backups. The tool enables investigators to access messages and media in environments where end-to-end encryption prevents server-side data retrieval.

Find out more

project name

Client Library Port Patch

IDA PRO C++ ASSEMBLER DLL Reverse engineering

Patched a Windows C++ client library to change the hardcoded authentication port (2106) for running multiple servers on the same machine. Reverse engineered the library, found the RequestAuthLogin function, and modified the relevant bytes directly.

Find out more

project name

Artificial intelligence parser

NASC C++ AI Game Dev Scripting

We automate mission-specific AI customization across ~6,000 C++ classes, each representing a game actor or NPC. Each class defines the actor’s behavior and mission interactions.

The tool decompiles each class, analyzes quest-related code—especially the function that calculates drop probability—and injects a parameterized multiplier. It also adjusts the item-giving function to set item quantities. Only actors relevant to a player’s active missions are affected.

Modified NASC classes are then recompiled and merged back into the AI, enabling dynamic mission parameters without manually editing compiled code.

Find out more

project name

Unity3d projects

Unity 3D C#

Worked on Unity projects implementing behavior scripts for objects and setting up methods to manage interactions via Unity event handlers.

Find out more

project name

Move character GUI - Game updater

PHP Bootstrap C# Windows forms

Developed an online tool to transfer a character from an old server to a newer one. To keep the feature fair for players, it applies restrictions such as lowering levels and converting items to a lower grade.

Also created a Game Updater tool, a simple Windows Forms application for updating the game.

Find out more

Other Projects

Lineage2-classic.net

Developed an online community platform with an administration panel to:

  • Earn advertisement points
  • Purchase game items online using Visa, PayPal, WebMoney, or bank transfer
  • Register accounts
  • View latest forum posts
  • Access news module
  • And many other features to enhance player experience without administrator intervention

Visit Website