![]() |
|
Silver [GUI]: DCBUnpacker (GUI Version) v1.3 - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Computers (https://sinister.ly/Forum-Computers) +--- Forum: Software & Programs (https://sinister.ly/Forum-Software-Programs) +--- Thread: Silver [GUI]: DCBUnpacker (GUI Version) v1.3 (/Thread-Silver-GUI-DCBUnpacker-GUI-Version-v1-3) |
[GUI]: DCBUnpacker (GUI Version) v1.3 - miso - 05-12-2020 This update is mainly just to make the user's life easier lmao, Click here to see the original release of the DCBUnpacker-GUI, there is also a CLI version of the DCBUnpacker available here Important: Files can be repacked, except .exe's, dlls can be repacked (All versions of the app can, this is because i only tried to unpack .exe's in earlier builds) CLI users are recommended to use the v1.1 Update to repack files v1.3 brings: - Folders can now be dragged onto the "Multiple Unpack" dialog (all files in all subdirectories of the dragged folders will be added in queue) - "Auto-Unpack" in "Multiple Unpack" dialog, allows the user to have their file automatically unpacked - "NoMessageBox?" Setting added | Removes some message boxes to save time - Opacity & Filetag can now be resetted by pressing Escape - Opacity & Filetag are autofocussed, allowing the user to quickly change the wanted setting - Updated text in "Unpack Multiple" dialog - Slight redesign in "Unpack Multiple" dialog - Fixed: App throws error when trying to add a folder in the queue - Fixed: Duplicate files on unpacked list - Fixed: "Auto-save Settings" value woudn't be saved in settings - Now using VS2015 Preview (v1.3 Features only): ![]() RE: [GUI]: DCBUnpacker (GUI Version) v1.3 - mothered - 05-12-2020 Quote:Important: Files can be repacked, except .exe's, dlls can be repackedThis Is somewhat confusing. What file types can be repacked? RE: [GUI]: DCBUnpacker (GUI Version) v1.3 - miso - 05-12-2020 (05-12-2020, 08:58 AM)mothered Wrote:right now, it is all except .exes, however, this is not limited to the app but to the byte structure of the file, i will try to get a clearer understanding about it so i can explain (or even fix) the problem with repacking exes by getting the actual byte structure that doesnt allow them to be repackableQuote:Important: Files can be repacked, except .exe's, dlls can be repackedThis Is somewhat confusing. RE: [GUI]: DCBUnpacker (GUI Version) v1.3 - mothered - 05-12-2020 (05-12-2020, 01:29 PM)miso Wrote: right now, it is all except .exes, however, this is not limited to the app but to the byte structure of the file, i will try to get a clearer understanding about it so i can explain (or even fix) the problem with repacking exes by getting the actual byte structure that doesnt allow them to be repackable Thanks for clarifying. Are you planning to create an exe repacker anytime soon? RE: [GUI]: DCBUnpacker (GUI Version) v1.3 - miso - 05-12-2020 (05-12-2020, 09:45 PM)mothered Wrote:i'll probably need to change the "DCB" function to something more reliable in the future(05-12-2020, 01:29 PM)miso Wrote: right now, it is all except .exes, however, this is not limited to the app but to the byte structure of the file, i will try to get a clearer understanding about it so i can explain (or even fix) the problem with repacking exes by getting the actual byte structure that doesnt allow them to be repackable RE: [GUI]: DCBUnpacker (GUI Version) v1.3 - mothered - 05-12-2020 (05-12-2020, 09:59 PM)miso Wrote:(05-12-2020, 09:45 PM)mothered Wrote:i'll probably need to change the "DCB" function to something more reliable in the future(05-12-2020, 01:29 PM)miso Wrote: right now, it is all except .exes, however, this is not limited to the app but to the byte structure of the file, i will try to get a clearer understanding about it so i can explain (or even fix) the problem with repacking exes by getting the actual byte structure that doesnt allow them to be repackable No problem at all. Just thought I'd ask. |