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

When compiled on MinGW, the obfuscations cannot be used. #5

Closed
cryptopathe opened this issue Feb 6, 2014 · 2 comments
Closed

When compiled on MinGW, the obfuscations cannot be used. #5

cryptopathe opened this issue Feb 6, 2014 · 2 comments
Assignees
Labels

Comments

@cryptopathe
Copy link
Collaborator

The flags -mllvm -sub, -mllvm -bcf -mllvm -fla and -mllvm -aesSeed are pushed to the GNU assembler, which does not understand them and stops.

@pyknite
Copy link
Collaborator

pyknite commented Feb 7, 2014

That look "bad"... I'll check that when I'll get back to work.

@pyknite pyknite self-assigned this Feb 7, 2014
cryptopathe pushed a commit that referenced this issue May 21, 2014
cryptopathe pushed a commit that referenced this issue May 21, 2014
@cryptopathe
Copy link
Collaborator Author

Issue closed in branches llvm-3.3 and llvm-3.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants