Made the attempt to use this on a Debian sid based system which is twenty year old hardware. The processors are real Intel Pentium II ( Deschutes ) modules and there are two of them.
However :
titan# ./sifter.py --unk --dis --len --sync --tick -- -P1 -t
Traceback (most recent call last):
File "./sifter.py", line 842, in
main()
File "./sifter.py", line 817, in main
arch = re.search(r".(..)-bit.", injector_bitness).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
titan#
titan# git remote show origin
Not sure what to do with that other than just let you know.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders included
Made the attempt to use this on a Debian sid based system which is twenty year old hardware. The processors are real Intel Pentium II ( Deschutes ) modules and there are two of them.
However :
titan# ./sifter.py --unk --dis --len --sync --tick -- -P1 -t
Traceback (most recent call last):
File "./sifter.py", line 842, in
main()
File "./sifter.py", line 817, in main
arch = re.search(r".(..)-bit.", injector_bitness).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
titan#
titan# git remote show origin
Fetch URL: https://github.com/xoreaxeaxeax/sandsifter
Push URL: https://github.com/xoreaxeaxeax/sandsifter
HEAD branch: master
Remote branch:
master tracked
Local branch configured for 'git pull':
master merges with remote master
Local ref configured for 'git push':
master pushes to master (up to date)
titan#
Not sure what to do with that other than just let you know.
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders included