v2.6.0-beta.4 : The horizon update
Pre-release
Pre-release
·
92 commits
to main
since this release
- fixed the issue where typing space before or after
{}makes the{var_name}break - changed println and printf from
println
Hello World!
to
println
"Hello%0aWorld!"
- fixed a bug where
write-vargives error if it has space on it like0x3Eis fine but<space>0x3Eis not - changed
convertto support the newer type of strings - Implemented
derefand changed toget-addr - Added lot more splash text
- fixed PDB Exploit which makes decompiling lot easier
- fixed DLL Exploit which the code is saved. now its obfuscated
- discontinued linux version (may come back)