zadow Posted February 2, 2014 Posted February 2, 2014 Hope its the right place to post this I have converted the old version https://github.com/htk59/IDA-Pro-plugin-wizardif anyone would like to try it outinstallthen new project >> VC ++ >> IDA PRO pluginYou proberly have to add idasdk dir under project proberties and vc++ general IDA.PRO.PLUGIN.WIZARD.VS2013.rar 3
kao Posted February 2, 2014 Posted February 2, 2014 Thank you, it looks awesome! Can't wait to try it out! Quick question before I install it - is IDA 6.4/6.5 SDK fully supported? If not, how hard it would be to add that support?
zadow Posted February 2, 2014 Author Posted February 2, 2014 shouldent be a problemIf not set, the default SDK is used so should work with all as long you add the sdk dir
zadow Posted February 2, 2014 Author Posted February 2, 2014 test build 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(990,5): warning MSB8012: TargetPath(C:\idasdk61\plugins\custview\Project3\Build\\Debug 32-bit\Project3.plw) does not match the Linker's OutputFile property value (C:\idasdk61\plugins\custview\Project3\Build\Debug 32-bit\Project3-6.1-d.plw). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile). 1> Creating library C:\idasdk61\plugins\custview\Project3\Build\\Debug 32-bit\Project3-6.1-d.lib and object C:\idasdk61\plugins\custview\Project3\Build\\Debug 32-bit\Project3-6.1-d.exp 1> Project3.vcxproj -> C:\idasdk61\plugins\custview\Project3\Build\\Debug 32-bit\Project3.plw ========== Build: 1 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== loaded in ida 6.1 -------------------------------------------------------------------------------------- Project3 (v1.0.0.1) plugin has been loaded The hotkeys to invoke the plugin is . Please check the Edit/Plugins menu for more informaton. Hello world!
Artic Posted December 16, 2015 Posted December 16, 2015 does this work with SDK 6.8 too? or do i need to use SDK 6.5 or 6.4?
ragdog Posted December 19, 2015 Posted December 19, 2015 Hello Nice addon but can any convert it for VS2012 please? Regards, 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now