JMI
May 1st, 2005, 13:14
Someone uploaded these plugins labled as recompiled for IDA v4.8 on the exetools FTP. I am attaching them here for those who may wish to test them.
LOUZEW, a member both here and on exetools, posted a list of the plugins as follows:
atrec.plw
com.plw
desquirr.plw
epf.plw
essense.plw
getcrc32.plw
h_2_stroff.plw
i2s.plw
idadap.plw
2idamac.plw
IDAx86.plw
idb2pat.plw
idb2sig.plw
idbg.plw
loadmap.plw
loanplug.plw
mfc.plw
no_fake.plw
objrec.plw
offsets.plw
patch.plw
PDBPlus.plw
pic.plw
plugs.plw
python.plw
segdump.plw
sigfind.plw
snapshot.plw
sobek.plw
STRUCREC.plw
VSCP.plw
86emu.plw
x86grph.plw
_Get_ASM.plw
He also reported:
"OK, now i can explain that these plugs are really recompiled for 4.8 ver :
Used the "plugs.plw" file, originaly done by Amante4 and modified by Mostek, it work great with this IDA 4.8 ver.
I have this plug source code, then i've tried to recompile with the 4.8 SDK, there is some errors with "sprintf", "strcpy", "strcat" fonction that are not implemented in this new sdk.
Looking in the pro.h def file, i've found that we have now to use "qsnprintf" and there is one more param to send. Similar thing with qstrncpy and qstrncat."
He also posted a reference to:
http://home.arcor.de/idapalace/plugins.htm
for details on the plugins.
The nfo which came with the recompiled plugins does not contain a name of the "recompiler" and states simply:
"here are some ida 3rd party plugins recompiled for 4.8.
they were adjusted to meet latest api interface, but
take no guarantee for full functionality they were written for."
Hope their useful.
Do NOT ask where you might find IDA v4.8. If you can't find it, you aren't searching very hard or very well.
Regards,
LOUZEW, a member both here and on exetools, posted a list of the plugins as follows:
atrec.plw
com.plw
desquirr.plw
epf.plw
essense.plw
getcrc32.plw
h_2_stroff.plw
i2s.plw
idadap.plw
2idamac.plw
IDAx86.plw
idb2pat.plw
idb2sig.plw
idbg.plw
loadmap.plw
loanplug.plw
mfc.plw
no_fake.plw
objrec.plw
offsets.plw
patch.plw
PDBPlus.plw
pic.plw
plugs.plw
python.plw
segdump.plw
sigfind.plw
snapshot.plw
sobek.plw
STRUCREC.plw
VSCP.plw
86emu.plw
x86grph.plw
_Get_ASM.plw
He also reported:
"OK, now i can explain that these plugs are really recompiled for 4.8 ver :
Used the "plugs.plw" file, originaly done by Amante4 and modified by Mostek, it work great with this IDA 4.8 ver.
I have this plug source code, then i've tried to recompile with the 4.8 SDK, there is some errors with "sprintf", "strcpy", "strcat" fonction that are not implemented in this new sdk.
Looking in the pro.h def file, i've found that we have now to use "qsnprintf" and there is one more param to send. Similar thing with qstrncpy and qstrncat."
He also posted a reference to:
http://home.arcor.de/idapalace/plugins.htm
for details on the plugins.
The nfo which came with the recompiled plugins does not contain a name of the "recompiler" and states simply:
"here are some ida 3rd party plugins recompiled for 4.8.
they were adjusted to meet latest api interface, but
take no guarantee for full functionality they were written for."
Hope their useful.

Do NOT ask where you might find IDA v4.8. If you can't find it, you aren't searching very hard or very well.

Regards,