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

Cross Compile #7

Open
keldnorman opened this issue Feb 17, 2023 · 1 comment
Open

Cross Compile #7

keldnorman opened this issue Feb 17, 2023 · 1 comment

Comments

@keldnorman
Copy link

Do you know how to or.. could you add a guide on how to cross compile it with static linked libs ?

It would be luxsus if you also had a pre-compiled version to download :)

aarch64-unknown-linux-gnu
i686-pc-windows-gnu
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu

The util is really useful for memory forensics - thanks for the free code and hard work !

@fcgreg
Copy link

fcgreg commented Sep 17, 2023

Just a quick note for others viewing this issue: I started a separate project (forked from here) to provide compiled binaries for those that need it. It is here: https://github.com/fcgreg/dumpit-linux

For the current release I only provided a static/pre-compiled binary for x86_64 (64-bit) systems since this is the most commonly needed these days. I will try to provide more as time allows.

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

2 participants