Skip to content

missing basic blocks #15

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Analysis/Deepanalysis calc.exe (win xp sp0)
2. compare basicblocks found with pyew with IDA 

What is the expected output? What do you see instead?
 I found 26 basic blocks. should be 32 (4 which might be hard to catch (SEH blocks))

What version of the product are you using? On what operating system?
PYEW "1.2.0.0", ubuntu 12.04 64bit 

Please provide any additional information below.
it misses a short jump @ addr 0x010124c8 to basicblock @ 0x010124d8
and a short jump @ addr 0x010125cd to basicblock @ 0x010125dd

both jumps have same offset 0x0e: opcode EB 0E

Original issue reported on code.google.com by Mats.Sme...@gmail.com on 7 May 2013 at 1:28

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions