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

Use nuget package instead #6

Closed
CaledoniaProject opened this issue Aug 17, 2020 · 2 comments
Closed

Use nuget package instead #6

CaledoniaProject opened this issue Aug 17, 2020 · 2 comments

Comments

@CaledoniaProject
Copy link

Can't compile NtApiDotNet with VS2019. So I removed the sub project and installed NtApiDotNet from nuget, and it compiles now.

Can you update the project?

@CCob
Copy link
Owner

CCob commented Aug 19, 2020

What problem do you have compiling? My environment is also 2019 and it works fine. The reason it's like this currently and it also uses Fody to compress and package NtApiDotNet inside the main executable so there are no dependencies and it's under 1MB for Cobalt Strike.

@CaledoniaProject
Copy link
Author

Weird, it compiled this time.

I got a few CS0618 warnings about FILETIME structure though, it prompts me to use System.Runtime.InteropServices.ComTypes.FILETIME instead.

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