Posted February 2, 201411 yr 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
February 2, 201411 yr 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?
February 2, 201411 yr Author shouldent be a problemIf not set, the default SDK is used so should work with all as long you add the sdk dir
February 2, 201411 yr Author 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!
Create an account or sign in to comment