Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Scrambler API
Permanently deleted user
Created
Until this afternoon the Irida feature list contained a scrambler API and listed it as completed. But I don't find anything related in the OpenAPI. Do I miss something?
Look at UnscrambeSupport interface. Any application component that implements this interface is considered to be an entry point for unscrambling. There's a reference implemenation for Zelix KlassMaster (ZKM) in plugin development kit.
Don't know exactly - some smoother way to integrate ZKM (or another scrambler) into the build process than to write an Ant file. It's just that in pre-Irida days I was thinking about writing a scrambler plugin, but then I dropped the project because of this announcement. So before I recover on this idea I wanted to be sure not to miss something important...
Don't know exactly - some smoother way to integrate ZKM (or another scrambler) into the build process than to write an Ant file. It's
Oooh, a plugin would be nice. I asked about this in the past - in the context of J2ME development, where a scrambler (or obfuscator) is almost mandatory (for size reasons, actually). Should be a thread around here somewhere. I use the 'trigger-tiny-ant-task-after-compile' approach, which isn't bad, but integrating it into the native build would be nice.
I'll see what I can do. Do you have the link to this other thread?
Edwin van Ouwerkerk Moria wrote:
Martin Fuhrer wrote:
>> Don't know exactly - some smoother way to integrate ZKM (or another >> scrambler) into the build process than to write an Ant file. It's
Oooh, a plugin would be nice. I asked about this in the past - in the context of J2ME development, where a scrambler (or obfuscator) is almost mandatory (for size reasons, actually). Should be a thread around here somewhere. I use the 'trigger-tiny-ant-task-after-compile' approach, which isn't bad, but integrating it into the native build would be nice.
Yes, you probably do :)
Look at UnscrambeSupport interface. Any application component that implements
this interface is considered to be an entry point for unscrambling.
There's a reference implemenation for Zelix KlassMaster (ZKM) in plugin development
kit.
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
Yes, I know this. But I was looking for some scrambling support, not un-scrambling. :)
Nope, that isn't what we been doing. BTW, what do you mean under scrambling
support? What functionality would you expect here?
-
Maxim Shafirov
http://www.jetbrains.com
"Develop with pleasure!"
Don't know exactly - some smoother way to integrate ZKM (or another scrambler) into the build process than to write an Ant file.
It's just that in pre-Irida days I was thinking about writing a scrambler plugin, but then I dropped the project because of this announcement. So before I recover on this idea I wanted to be sure not to miss something important...
Martin Fuhrer wrote:
Oooh, a plugin would be nice. I asked about this in the past - in the
context of J2ME development, where a scrambler (or obfuscator) is almost
mandatory (for size reasons, actually). Should be a thread around here
somewhere. I use the 'trigger-tiny-ant-task-after-compile' approach,
which isn't bad, but integrating it into the native build would be nice.
Regards,
Edwin
I'll see what I can do. Do you have the link to this other thread?
Edwin van Ouwerkerk Moria wrote:
>> Don't know exactly - some smoother way to integrate ZKM (or another
>> scrambler) into the build process than to write an Ant file. It's
--
Martin Fuhrer
Fuhrer Engineering AG
http://www.fuhrer.com
Martin Fuhrer wrote:
Can't find the original message, but this is the related tracker item:
http://www.intellij.net/tracker/idea/viewSCR?publicId=39293 (oooh!
Tracker! that's aaaaaancient)
Also this (related) discussion popped up recently:
http://www.intellij.net/forums/thread.jsp?forum=22&thread=148389&message=4881776&q=456477696e#4881776
Regards,
Edwin