Skip to content

There is always this error when trying to launch #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Remziz opened this issue Apr 11, 2025 · 0 comments
Open

There is always this error when trying to launch #58

Remziz opened this issue Apr 11, 2025 · 0 comments

Comments

@Remziz
Copy link

Remziz commented Apr 11, 2025

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant