Log in

View Full Version : I need help...


AlpHakK
December 21st, 2001, 22:47
I'm a beginner.My IDA pro is a demo vision,I want to save a file after work,but "save" is disabled,how could I do?

Thanks!

Solomon
December 22nd, 2001, 01:43
buy

DakienDX
December 22nd, 2001, 05:01
Hello AlpHakK !

It's very simple.
Get the SDK.
Create your own file-format for IDA.
Implement a file save function in it.
Compile your plugin.
Start debugging.
Find and correct errors.
Your problem is solved.

Snatch
December 23rd, 2001, 04:56
Quote:
Originally posted by DakienDX
Hello AlpHakK !

It's very simple.
Get the SDK.
Create your own file-format for IDA.
Implement a file save function in it.
Compile your plugin.
Start debugging.
Find and correct errors.
Your problem is solved.


Haha. It's very simple . That is a good idea though I had never even thought of that.