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

Update to support IDA 7.6 & 7.7 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nick-botticelli
Copy link

Compiled with IDA 7.7 SDK and later Windows SDK (Windows 11) and Visual Studio
versions (2022), but successfully tested basic functionality on IDA 7.6.

I also updated lib/include/copy command strings from 7.2 to 7.7. There were also a couple headers that were missing that were needed to compile.

Also, strangely, main.cpp is showing as a binary file in the diff, but is viewable as normal in the normal GitHub UI; I originally tried to make a commit and found that main.cpp expectedly increased in size but was seen as a UTF-16 file by file, but I redid the commit converting it to UTF-8 and it's showing a significant file decrease... it appears to still compile fine.

Let me know if anything needs to be changed to improved.

Compiled with IDA 7.7 SDK and later Windows SDK and Visual Studio
versions, but successfully tested on IDA 7.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant