x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

wincecabinfo - Tool to get into from CAB installers

Karpour Page Icon Posted 2020-12-02 9:07 PM
#
Avatar image of Karpour
Subscribers
H/PC Philosopher

Posts:
439
Location:
Austria
Status:
After the horrors of PE files, this should be a pretty straight-forward piece of code.
With Windows CE cab installers, all the info about the software as well as names of all files, registry keys, etc is contained within the .000 file of the cab archive

I won't write anything to extract the .000 file, since 7zip can do that, as well as a dedicated tool called cabextract (available for any OS pretty much)

Luckily the developer of cabextract was nice enough to document the .000 file format very well: https://www.cabextract.org.uk/wince_cab_format/

Using 7zip/cabextract, wcepeinfo and wcecabinfo, one should be able to write a simple script to quickly categorize loads of software, in the most basic use-case you can tell whether something will (likely) run on your HPC before trying it

Git repo is here, I'll post updates once anything works: https://github.com/HPC-Factor/windows-ce-cab-info
 Top of the page
can't remember Page Icon Posted 2020-12-06 4:15 AM
#
Avatar image of can't remember
Factorite (Junior)

Posts:
39
Status:
The git repo shows a 404 error, was it deleted?
 Top of the page
stingraze Page Icon Posted 2020-12-06 4:28 AM
#
Avatar image of stingraze
Subscribers
H/PC Vanguard

Posts:
3,678
Location:
Japan
Status:
 Top of the page
Jump to forum:
Seconds to generate: 0.203 - Cached queries : 42 - Executed queries : 28