ghidra icon indicating copy to clipboard operation
ghidra copied to clipboard

Dessasembly open C++ Issue

Open maneco2 opened this issue 1 year ago • 8 comments

[Server.exe]: failed to create TerminatedCString at 299daddc: Failed to resolve data length for TerminatedCString Delay imports detected...

maneco2 avatar Apr 01 '24 15:04 maneco2

What is at address 0x299daddc? Maybe the string there is very very large? We'll need more information about the problem to be able to help.

ryanmkurtz avatar Apr 01 '24 15:04 ryanmkurtz

here the full log of https://gist.github.com/maneco2/5cc16feccb4195d342d1d2947a0a96b4

maneco2 avatar Apr 01 '24 16:04 maneco2

What is at address 0x299daddc? Maybe the string there is very very large? We'll need more information about the problem to be able to help.

The entire file compiled have 27mb, source code is a bit large

maneco2 avatar Apr 01 '24 16:04 maneco2

Everything looks normal to me.

ryanmkurtz avatar Apr 01 '24 16:04 ryanmkurtz

possible implement the entire file here for check the problem?

maneco2 avatar Apr 01 '24 17:04 maneco2

image

maneco2 avatar Apr 01 '24 17:04 maneco2

Apologies, but I don't see any issue with what you are posting. I will likely need a better verbal description if I am to offer help.

ryanmkurtz avatar Apr 02 '24 13:04 ryanmkurtz

Tryng get features to my open source project from https://depmax64.com/ is a non oficial lineage2 game server emulator made in java. Ghidra look not open these file (depmax64) AdvExt64GF.dll due any issue?

maneco2 avatar Apr 03 '24 18:04 maneco2