
ricardojricken
This is my personal repository. All my open-source projects will be hosted and versioned here.
My projects
These are my current projects, with a brief description and technical details.
Monkey-Moore
Monkey-Moore is a relative searcher based on the boyer-moore string search algorithm. It's purpose is to deliver the fastest searches with a lot of options, like wildcards and unicode support.
- Programming language: C++
- Libraries: wxWidgets, XML Parser
HEXterminator
HEXterminator is an advanced hex editor focused on romhacking. It's main purpose is to fill the gap between commercial hex editors and tools like Windhex.
- Programming language: C++
- Libraries: wxWidgets, Boost, XML Parser