Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

[WIP] Binary analysis #109

Closed
wants to merge 1 commit into from
Closed

Conversation

gnieto
Copy link
Collaborator

@gnieto gnieto commented Feb 25, 2017

An example of what I was saying on this issue: #108

To test it, you need to compile the application with the binary-analysis flag.

@Razican
Copy link
Member

Razican commented Mar 28, 2017

How is this going? Is is testable?

@gnieto
Copy link
Collaborator Author

gnieto commented Mar 28, 2017

I need to remove some unwrap's that I saw on the code. I've done this before integrating error chain, so I think I can improve a little bit the code.
Also, there are several pub added that I need to check if they are really needed. I will check it now.

Even that, do you all agree on adding this kind of analysis? There are several ways on this binary analysis can be improved checking "global" things: Are symbols exported? Is debug active? We even can try to detect if the application is using certificate pinning

@gnieto
Copy link
Collaborator Author

gnieto commented Oct 15, 2017

Closing this as I don't have time to work on this, at the moment

@gnieto gnieto closed this Oct 15, 2017
@gnieto gnieto deleted the readelf branch October 15, 2017 18:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants