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

Does BAP taint analysis work on Windows? #533

Closed
pfsun opened this issue Jul 29, 2016 · 6 comments
Closed

Does BAP taint analysis work on Windows? #533

pfsun opened this issue Jul 29, 2016 · 6 comments

Comments

@pfsun
Copy link

pfsun commented Jul 29, 2016

I just wonder whether bap taint analysis support executable on Windows? Thanks

@ivg
Copy link
Member

ivg commented Jul 29, 2016

Yep, if you will manage to install bap for windows. All code is believed to be cross-platform. But I, personally, never tried to install it on Windows.

@pfsun
Copy link
Author

pfsun commented Jul 29, 2016

Thanks. I need to install bap by opam. It looks that opam doesn't have windows version.

@occia
Copy link

occia commented Aug 4, 2016

Although we can't install BAP directly on Windows,we can analyze PE file and exes' Pin traces on BAP which installed in an Unix-like system,is my understanding right? @ivg

@XVilka
Copy link
Contributor

XVilka commented Aug 4, 2016

@pfsun there are certain problems with opam and OCaml in general on Windows platform.

See this bug for more information ocaml/opam#2191

@ivg
Copy link
Member

ivg commented Aug 7, 2016

@occia, yep we can analyze PE files. I never tried to run pintool on PE binary, but I expect, that it should work.

@ivg
Copy link
Member

ivg commented Aug 7, 2016

There're opam installers for windows:

It is also possible to have cross opam installed on linux host, that builds for windows.

@ivg ivg closed this as completed Aug 25, 2016
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

No branches or pull requests

4 participants