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

[BUG] find opcode #6

Closed
VoidSec opened this issue Oct 26, 2021 · 1 comment
Closed

[BUG] find opcode #6

VoidSec opened this issue Oct 26, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@VoidSec
Copy link
Owner

VoidSec commented Oct 26, 2021

find opcode sometimes print out opcodes not related with the searching

[>] Searching for interesting opcodes...
	- Found mov     al, [rdi+rcx] in sub_231C4 at 0x0002327d
@VoidSec VoidSec added the bug Something isn't working label Oct 26, 2021
@VoidSec VoidSec self-assigned this Oct 26, 2021
@VoidSec
Copy link
Owner Author

VoidSec commented Oct 26, 2021

When an opcode is partially found but the result is not exac it will prints out: Unexpected end of line -> OK

@VoidSec VoidSec reopened this Oct 26, 2021
@VoidSec VoidSec closed this as completed Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant