cheatengine@gmail.com
c43ab2c85a
compile fix
2014-02-17 22:56:42 +00:00
cheatengine@gmail.com
da81d66f5b
make byteTableToString and stringToByteTable deal with strings that have a 0 terminator (get lengths from lua or the bytetable)
2014-02-17 22:52:18 +00:00
cheatengine@gmail.com
d61f640e29
Add code to get and redefine java classes at runtime
...
Make the read/writeString methods of the LuaPipe capable of handling strings with 0-bytes in them
And improve the performance of CreateByteTableFromPointer
2014-02-07 02:04:53 +00:00
cheatengine@gmail.com
bc0ea3dd81
fix doubleToByteTable
2014-02-03 11:56:24 +00:00
cheatengine@gmail.com
302b891f6c
add pipe communication ability to lua. (useful for talking to injected dll's / helper processes )
2013-12-03 23:16:18 +00:00
cheatengine@gmail.com
3cba53558e
document stream better
...
fix readBytesFromTable
add the Memory property of the memorystream class
2013-06-13 11:31:33 +00:00
cheatengine@gmail.com
c703c616f0
implement the bytetable converstion routines
2013-03-01 02:01:08 +00:00