IDA Jscript 3 Beta


Author: David Zimmer
Date: 12.06.25 - 8:12pm



If anyone wants to play, I think we are pretty well wired and functional at this point. Still beta. It will install along side version 2

IDAJS_3_Setup.exe

From the outside you wont notice much but the inside has had significant changes. We are now using a scratch built js engine in vb6 and a brand new scratch built scintinilla wrapper.

These have allowed me to knock off some of the sharp edges like allowing my host methods to return arrays and json objects directly to the script engine. Also no more timeout errors, and (hopefully) perfectly responsive UI at all times with the ability to abort at your whim on command.

The biggest change is that you can now work with 64 bit numbers natively without the x64.add bs class. (Had to break JS spec for that). This new engine also has seamless COM integration which will make it easy to add more fun stuff in the future. Duktape has been great (for the last decade!), but this is what I really wanted.

You will also find that the built in print function is more pythonesque and can dump arrays and json objects directly. Other global functions include a x64 safe hex() and a new rva().

xSync for remote control of x64/32Dbg and Olly is built in as the new dbg. object. Also check out the new clips. object.

I should have this ready for general release by christmas. I am already using it, just tweak some stuff in final testing at this point. v2 is now frozen.

Both the js engine and new scintinilla wrapper are open source and MIT license. All hail Claude!

Its amazing to think that IDA JScript is now 20 years old.. Holy moly...Wheres my hose..

Have fun!








Comments: (0)

 
Leave Comment:
Name:
Email: (not shown)
Message: (Required)
Math Question: 9 + 17 = ? followed by the letter: J 



About Me
More Blogs
Main Site
Posts: (year)
2025 (14)
     Close IDA decompiler windows
     IDA Xrefs From/To
     Youtube AI Slop
     IDA Jscript 3 Beta
     IDA JScript Updates
     IdaCompare StringDiff
     Sensationalization
     Claude AI Personality Emergence
     iPhone to PC Dictation
     pediff and chatgpt
     Py Magic Numbers
     upside down pyramid
     IDA Compare Updates
     Bindiff Niceity
2024 (1)
     MAP Update
2023 (4)
     Yara Workbench Automation
     VS linker versions
     IDA decompiler comments
     DispCallFunc
2022 (5)
     VB6 Implements
     VB6 Stubs BS
     VB6 TypeInfo
     VB6 VTable Layout
     Yara isPCode rule
2021 (2)
     rtcTypeName
     VB6 Gosub
2020 (5)
     AutoIT versions
     IDA JScript 2
     Using VB6 Obj files from C
     Yara Corrupt Imports
     Yara Undefined values
2019 (6)
     Yara WorkBench
     SafeArrayGetVartype
     vb6 API and call backs
     PrintFile
     ImpAdCallNonVirt
     UConnect Disable Cell Modem
2017 (5)
     IDA python over IPC
     dns wildcard blocking
     64bit IDA Plugins
     anterior lines
     misc news/updates
2016 (4)
     KANAL Mod
     Decoders again
     CDO.Message Breakpoints
     SysAnalyzer Updates
2015 (5)
     SysAnalyzer and Site Updates
     crazy decoder
     ida js w/dbg
     flash patching 2
     JS Graphing
2014 (5)
     Delphi IDA Plugin
     scdbg IDA integration
     API Hash Database
     Winmerge plugin
     IDACompare Updates
2013 (9)
     Guest Post @ hexblog
     TCP Stream Reassembly
     SysAnalyzer Updates
     Apilogger Video
     Shellcode2Exe trainer
     scdbg updates
     IDA Javascript w/IDE
     Rop Analysis II
     scdbg vrs ROP
2012 (13)
     flash patching
     x64 Hooks
     micro hook
     jmp api+5 *2
     SysAnalyzer Updates
     InjDll runtime config
     C# Asm/Dsm Library
     Shellcode Hook Detection
     Updates II
     findDll
     Java Hacking
     Windows 8
     Win7 x64
2011 (19)
     Graphing ideas
     .Net Hacking
     Old iDefense Releases
     BootLoaders
     hll shellcode
     ActionScript Tips
     -patch fu
     scdbg ordinal lookup
     scdbg -api mode
     Peb Module Lists
     scdbg vrs Process Injection
     GetProcAddress Scanner
     scdbg fopen mode
     scdbg findsc mode
     scdbg MemMonitor
     demo shellcodes
     scdbg download
     api hashs redux
     Api hash gen
2010 (11)
     Retro XSS Chat Codes
     Exe as DLL
     Olly Plugins
     Debugging Explorer
     Attach to hidden process
     JS Refactoring
     Asm and Shellcode in CSharp
     Fancy Return Address
     PDF Stream Dumper
     Malcode Call API by Hash
     WinDbg Cheat Sheet
2009 (1)
     GPG Automation