Skip to content

There is always this error when trying to launch #58

@Remziz

Description

@Remziz

lifter.exe obf_test_protected.exe 0x140001000
0x48
address: 140000000 imageSize: 42b000 filebase: 16aee69e060 fOffset: 400 RVA: 1000 stackSize: 100000
Function Name: ??$?6U?$char_traits@D@std@@@std@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@0@AEAV10@PEBD@Z, Offsets: end
Function Name: swprintf_s, Offsets: end

26.3373 milliseconds has past
Assertion failed: (Ty->isIntOrIntVectorTy(BitWidth) || Ty->isPtrOrPtrVectorTy()) && "Not integer or pointer type!", file C:\llvm-project\llvm\lib\Analysis\ValueTracking.cpp, line 1750

I have compiled the latest version from source code
The program that virtualizes outputs only std::cout << "Hello world" << std:endl;
And this always happens with any program, either the error is in the ValueTracking.cpp or Semantics.cpp

0x4d
address: 140000000 imageSize: 42b000 filebase: 22b15813060 fOffset: 0 RVA: 0 stackSize: 100000
Function Name: ??$?6U?$char_traits@D@std@@@std@@YAAEAV?$basic_ostream@DU?$char_traits@D@std@@@0@AEAV10@PEBD@Z, Offsets: end
Function Name: swprintf_s, Offsets: end

25.2863 milliseconds has past
jump_address : 5368709122
isReadable : 0
isImport : 0
Trying to execute invalid external function
UNREACHABLE executed at C:/Users/sergey/Documents/cpp_projects/Mergen/lifter/Semantics.cpp:4726!

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