![]() |
from IDA to C
hi, it's possible to take a function from a disassembled program with ida and to use it in a C written program using the
__asm { ... } ? or can simple asm do it? (I've never coded in asm) If it's not possible I think I'll never be able to convert that piece of code from asm -> C thanks loman |
IDA produces compiler-understandable results. Of course, it is possible. Copy and paste it from IDA screen and use it in your program.
P.S. Strange that you are asking these questions instead of simply trying it :confused: |
Quote:
|
| All times are GMT +8. The time now is 15:16. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX