Skip to content
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

SymbolHunk handling questions #8

Open
MastaTabs opened this issue May 29, 2020 · 6 comments
Open

SymbolHunk handling questions #8

MastaTabs opened this issue May 29, 2020 · 6 comments

Comments

@MastaTabs
Copy link
Contributor

I can see there is some SymbolHunk handling code in the HunkSegment.

But how is this stuff called ? I'm a bit at a loss here.

@lab313ru
Copy link
Owner

I used Amitools for this project. So it's just their logic.

@MastaTabs
Copy link
Contributor Author

Ok, so chances are high this code isn't called at all ?

@lab313ru
Copy link
Owner

Could you point me into an exact line of code?

@MastaTabs
Copy link
Contributor Author

} else if (block.getHunkType() == HunkType.HUNK_SYMBOL) {

@lab313ru
Copy link
Owner

As I remember, this branch may be called sometimes. Don't have any exact binary to show you.

@MastaTabs
Copy link
Contributor Author

ok, will try with the debugger and single step thorugh.

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

2 participants