born2c0de / J2MEdia-Xtractor

Extract binary resources (images, audio and video files) from J2ME mobile games and apps.
http://sanchitkarve.com/projects/
5 stars 1 forks source link

Crashes trying to HardCore extract #1

Open Scattershor opened 4 years ago

Scattershor commented 4 years ago

Hi, I compiled your program with VB 2017 and 2010 and both versions crash when trying to extract my J2ME apps. I'm trying to extract midi but it isn't working. It crashes with an unhandled exception. Could you please help? thanks.

born2c0de commented 4 years ago

Thanks for using this tool and reporting the bug @Scattershor :) I haven't maintained this project for almost a decade but I had a look today and it looks like something I can fix. In fact, it turns out there's a much faster way to extract files correctly so I'll just "fix" this bug by adding the better extraction technique as a new feature.