KR0SIV
KR0SIV
I seem to be having the same issue (both branches). The archive was saved as GEMSTONE on CPS 16 build 823 `PS C:\users\harold\Google Drive\codeplug-prepare> codeplug decode .\900.ctb Traceback (most recent...
@BogdanDIA is this how your changes should look? `def _decode_cmd(args): config = _read_config(args.config) with open(args.file, 'rb') as f: data = f.read() archive_type, result = decode(data, base64.b64decode(config['key']), base64.b64decode(config['iv'])) #xml = etree.fromstring(result)...
I may have actually stumbled on a different codeplug archive format. `C:\Users\Windows7-VM\Desktop\codeplug-matrix>python codeplug.py decode Untitled .ctb Traceback (most recent call last): File "codeplug.py", line 312, in main() File "codeplug.py", line...
I have the exact same issue, I should note that issue 100 also has this issue: https://github.com/szechyjs/dsd/issues/100
Does this code still exist? I'm not aware of anything that does X11 in a browser other than this. Would be nice to see a release and as mentioned, contribution...
I have the same corruption issue causing the application to crash before it can complete a scan. Although I'm trying to scan PCS1900. Originally used pybombs, and also tried the...
Thanks @velichkov I'll take a look at that, below is my output dump. `corrosive@Cor-HP:~$ grgsm_scanner -v *** Error in `/usr/bin/python2': double free or corruption (!prev): 0x00000000020e0150 *** ======= Backtrace: =========...
learntrx can handle rx and tx without issue I saw there was a video window not in use on the plutoweb software. Shouldn't be too bad to stream video to...