winseros / pboman3

The GUI tool to work with ArmA PBO files.
GNU Affero General Public License v3.0
110 stars 15 forks source link

Program crashes when opening an mangled mikero 9.11 PBO #29

Closed hurtosera closed 1 year ago

hurtosera commented 1 year ago

When the program tries to open a mangled PBO with the latest version of Mikero (DePbo.dll.9.11), the program crashes and then a .dmp appears in the system CrashDumps folder.

If you need any PBO to test it, do not hesitate to contact me.

winseros commented 1 year ago

Hi, please share a PBO file - it will be very helpful.

hurtosera commented 1 year ago

Check your email, I'll send it to you there

winseros commented 1 year ago

I found what's wrong - the pbo contains files named // the app wasn't prepared for. Will fix.

winseros commented 1 year ago

Hi. Please try the #104 build. If it works, I'll promote it to a release.

hurtosera commented 1 year ago

I was able to open these types of files but when trying to extract them the program crashes. Another problem I had was with the installer, since when I installed the new version (I had previously uninstalled the other one), when I restarted the computer, the Windows file explorer crashed, so I had to uninstall the program and run it from the compressed all the dll, exe and others are already there

winseros commented 1 year ago

I could reproduce the Explorer crash. Figuring out what's wrong.

winseros commented 1 year ago

Let`s go gradually. Please try #106, - it should fix the Explorer crash.

hurtosera commented 1 year ago

I just tried this version and everything works correctly, from extracting and seeing that type of pbo, to trying other types of obfuscations, also the browser bug no longer occurs to me.

winseros commented 1 year ago

Great. Will make a release based on it then. Thank you!