David Roman

Results 129 comments of David Roman

I also tried it from the tarball from PyPI but the error was the same.

For now we don't have any python script to nicely download all the contents, but it can be done in the ugly way. After cloning the repository, if you have...

Update: A small downloader python script was added (currently the only option is to download all the crackmes). Also, there are a dedicated server with all the crackmes pinned.

We created this project before that website existed and we didn't updated the README since then. The website is very cool, but I think it have the same underlying problem...

Are you running `ipfs daemon`?

Yeah, it's trying to find peers. Currently this project is not developed, partially because nowadays there are more mature alternatives (like crackmes.one), and partially because we don't have too much...

Yep, do you have an email or something?

I have a backup. But if I remember correctly https://crackmes.one/ already have all these crackmes too.

Sorry I forgot to add the output on the last comment, here it is the output of the two tests: ``` === RUN TestMount testing.go:31: using low-security KDF parameters for...

btw is there a way to exclude a given test from the test case?