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

dumping issue #39

Closed
Nukem9 opened this issue Apr 11, 2015 · 1 comment
Closed

dumping issue #39

Nukem9 opened this issue Apr 11, 2015 · 1 comment

Comments

@Nukem9
Copy link
Member

Nukem9 commented Apr 11, 2015

when dumping at the page base (eg 401000) the dump is not displayed, dumping at 401001 would work correctly.

reproduce (after loading a target):

#!c++
dump 401000

doesn't work.

#!c++
dump 401001

works.

#!c++
dump 401001
dump 401000

works.


@Nukem9 Nukem9 closed this as completed Apr 11, 2015
@Nukem9
Copy link
Member Author

Nukem9 commented Apr 11, 2015

fixed


Original comment by: mrexodia

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