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

Don't print comment when there are no comments #90

Open
daniellimws opened this issue Mar 28, 2018 · 0 comments
Open

Don't print comment when there are no comments #90

daniellimws opened this issue Mar 28, 2018 · 0 comments
Labels
Milestone

Comments

@daniellimws
Copy link
Contributor

Currently we get problems like

# 
# 
p += p32(0x80b1098)  # aaa; add esp, 4; pop ebx; pop esi; ret; 
p += p32(0x80bc4f9)  # aaa; push 1; push 1; call eax; 

when there are no comments but they are still printed.

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

No branches or pull requests

1 participant