Commit graph

12 commits

Author SHA1 Message Date
cheatengine@gmail.com
36b254c4f6 test and fix the invoke method function 2014-03-26 23:46:33 +00:00
cheatengine@gmail.com
2d224448fc implement FindClassObjects 2014-03-26 20:53:02 +00:00
cheatengine@gmail.com
62ea149cb8 some java commits 2014-03-26 04:49:21 +00:00
cheatengine@gmail.com
bb25f7f014 Add ability to load the java agent at launch time
Add java settings to the settings window and added a command to query the capabilities
And add support for setting boolean type settings
2014-02-17 14:38:39 +00:00
cheatengine@gmail.com
10533ec5b9 fix compilation in 32-bit and prepare for agent_onload implementation 2014-02-07 04:54:38 +00:00
cheatengine@gmail.com
0d68531f9b implement java_FindClass 2014-02-07 02:25:13 +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
86f61b8c00 implement java_getObjectHandleToAddress 2014-02-03 04:50:32 +00:00
cheatengine@gmail.com
40bbdb72ca add a search to the java class list
Fix GetClassFields causing a crash when it fails
Add some "po" defines so you can set them without using the string version
add getNextSibling to the treenode class
2014-02-02 22:37:46 +00:00
cheatengine@gmail.com
c1ff27da60 Move the Execute method declaration to the CommonDialog class and add the FindDialog class 2014-02-02 15:27:33 +00:00
cheatengine@gmail.com
32b8353eb4 Commit the changes to the java code 2014-02-02 06:22:14 +00:00
cheatengine@gmail.com
d55e6e48d1 Start implementing the Java inspector 2014-01-17 02:44:12 +00:00