Thanks for this wonderful app. I'm not sure this is intentional or not, but unlike hc, mp cannot input a charset from file in (at least not in Windows). As a result, I've resorted to using an environment variable with the charset instead.
C:> set mycharset=0102030406070B0C0F1112131416171B1C1F....
C:> mp64 -q 2 -1 %mycharset% ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 --hex-charset
Will reading charset from file be supported in the future?
Thanks for this wonderful app. I'm not sure this is intentional or not, but unlike hc, mp cannot input a charset from file in (at least not in Windows). As a result, I've resorted to using an environment variable with the charset instead.
C:> set mycharset=0102030406070B0C0F1112131416171B1C1F....
C:> mp64 -q 2 -1 %mycharset% ?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1?1 --hex-charset
Will reading charset from file be supported in the future?