You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: