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

findasm for one instruction #1494

Open
mrexodia opened this issue Mar 11, 2017 · 5 comments
Open

findasm for one instruction #1494

mrexodia opened this issue Mar 11, 2017 · 5 comments
Labels
feature The issue requests a new feature. good first issue The issue has a limited scope and is good for new developers.

Comments

@mrexodia
Copy link
Member

The findasm command currently opens a reference view with all the found command. This should be renamed to findasmall and a new command findasm should be implemented similar to the find command.

@mrexodia mrexodia added good first issue The issue has a limited scope and is good for new developers. feature The issue requests a new feature. labels Mar 11, 2017
@Paliha
Copy link

Paliha commented Mar 12, 2017

+1

@Paliha
Copy link

Paliha commented Mar 23, 2017

Hi!

findasm for one instruction
until the end of the year will have time to do ? =))
DBG: show logged line in script info
in the script window information not saved. and the fact that it displays, not recorded in the main log. And why do so? This is a mockery.

@mrexodia
Copy link
Member Author

until the end of the year will have time to do ? =))

I have absolutely no intention (even less since this message) of actually implementing this because it can already be done with the current findasm command. It is only open in case someone is looking for something to implement.

in the script window information not saved. and the fact that it displays, not recorded in the main log.

It only displays the log command. It will also log like normal.

@Paliha
Copy link

Paliha commented Mar 23, 2017

snapshot_2017-03-06_17-38 - the script in the log down 1500 rows.
snapshot_2017-03-13_03-35 - the script log recorded 250 rows.
the script has not changed.


I don't know how to explain that the debugger will fall after the creation of a large number of Windows from one link !!!!
I have more than 1000 requests

findasm "JMP 0x{p:current}", code
log "{d:count}.{p:temp} | {p:current} | {p:ref.addr(0)}"

@mrexodia
Copy link
Member Author

mrexodia commented Mar 23, 2017

I am willing to investigate bugs you find, but in a separate issue. If you find a bug in the log, just open a new issue with exact reproduction steps so we can work on it. Vague claims and insults don't help.

EDIT: The log truncation issue should be fixed now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature The issue requests a new feature. good first issue The issue has a limited scope and is good for new developers.
Projects
None yet
Development

No branches or pull requests

2 participants