Skip to content

File "./sifter.py", line 817, in main arch = re.search(r".*(..)-bit.*", injector_bitness).group(1) #71

Description

@blastwave

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions