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

Should'a learn to manage pull request... #20

Closed
wants to merge 14 commits into from
Closed

Should'a learn to manage pull request... #20

wants to merge 14 commits into from

Conversation

perror
Copy link
Contributor

@perror perror commented Feb 6, 2015

My bad, this is just a test of pull request trying to keep up with original code and adding a bit (it's an experiment to see how it works).

@perror
Copy link
Contributor Author

perror commented Feb 6, 2015

Indeed, I forgot to add the arguments of the executable file... I do it now.

@perror
Copy link
Contributor Author

perror commented Feb 6, 2015

I obviously did something wrong when I tried to merge your changes to keep up with upstream. I'll try to do better next time. But, I can't get something right with this github interface right now. I need a bit more practice. It will be better next time, merge should be easy. Go for it.

@perror
Copy link
Contributor Author

perror commented Feb 6, 2015

Hold on... I'll start with a clean revision this evening. I have introduced a twirk I need to chase it.

@perror perror closed this Feb 6, 2015
JonathanSalwan added a commit that referenced this pull request Feb 6, 2015
If an analyzed binary returns something like -1 (sometime it does),
the usage message of the triton shell script is displayed - it
should not.

Below, an example of this wrong behavior.

$ ./triton -startAnalysis check ./samples/crackmes/crackme_xor a
[Start analysis]
...
----- Model -----
UNSAT
-----------------
0x4005b2        mov eax, 0x1                            #20 = (_ bv1 32)
0x4005b7        jmp 0x4005c8                            n/a
0x4005c8        pop rbp                                 #21 = #1
                                                        #22 = (bvadd #0(_ bv8 64))
[Stop analysis]
loose
Triton binary analyzer usage: triton MODE [MODE_ARGS] EXEC [EXEC_ARGS]\n
Available modes are:
 -startAnalysis <func_name>  Start the analysis the scope of the
function
 -detectFormatString         Enable the format string detection analysis
@sh4m2hwz sh4m2hwz mentioned this pull request Jul 2, 2021
@Antwy Antwy mentioned this pull request Jun 10, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants