This website requires JavaScript.
e356f72ea4
Update README
master
BullyWiiPlaza
2024-03-27 11:28:32 +01:00
14a3dcc2b7
Merge pull request #59 from Mewtality/master
BullyWiiPlaza
2024-03-27 11:22:26 +01:00
449860b2a8
Added new code types and bug fixes
Mewtality
2024-03-24 22:55:00 +01:00
2f2b0052e1
Fix SD cheats
BullyWiiPlaza
2023-02-12 12:23:05 +01:00
fddc228fb5
Compile new ELF
BullyWiiPlaza
2023-01-30 20:42:03 +01:00
f1918a2366
Merge pull request #57 from Mewtality/master
BullyWiiPlaza
2023-01-30 20:37:49 +01:00
2a61a8ab19
fix pointer range issue
Mewtality
2023-01-30 20:10:13 +01:00
341eb70422
Merge pull request #56 from Mewtality/master
BullyWiiPlaza
2022-10-26 13:38:55 +02:00
2ed291b49d
stability improvement
Mewtality
2022-10-24 19:51:49 +02:00
47971fcfb3
Update version number
BullyWiiPlaza
2022-09-22 11:21:15 +02:00
f34124dbb9
Merge branch 'master' of https://github.com/BullyWiiPlaza/tcpgecko
BullyWiiPlaza
2022-09-06 16:31:49 +02:00
23278288bf
Add CMakeLists.txt for smarter code analysis
BullyWiiPlaza
2022-09-06 16:31:18 +02:00
31ac92b4e3
Merge pull request #55 from Mewtality/master
BullyWiiPlaza
2022-09-06 15:49:25 +02:00
0a019a8af5
no .idea
Mewtality
2022-09-06 15:42:15 +02:00
6b205f3e19
Merge pull request #54 from Mewtality/master
BullyWiiPlaza
2022-09-06 15:40:25 +02:00
1e7a412706
Revert "Create .gitignore"
Mewtality
2022-09-06 15:34:16 +02:00
cf46555569
Revert "Delete .gitignore"
Mewtality
2022-09-06 15:32:51 +02:00
03ff8a8dda
Delete .gitignore
Mewtality
2022-09-06 14:46:44 +02:00
63763e0bd5
Create .gitignore
Mewtality
2022-09-06 14:46:00 +02:00
7eb2b91d30
TCP Gecko with the new codehandler
Mewtality
2022-09-06 14:39:04 +02:00
a08a897ae4
Updated meta.xml
Mewtality
2022-09-06 14:35:57 +02:00
7710228341
Merge pull request #53 from Mewtality/master
BullyWiiPlaza
2022-09-06 14:08:39 +02:00
be19b51b79
New Codehandler sync SD Cheats
Mewtality
2022-09-06 13:32:57 +02:00
840cdc45da
New Codehandler
Mewtality
2022-09-06 13:23:08 +02:00
50267fa4f6
Merge pull request #52 from Mewtality/master
BullyWiiPlaza
2022-09-06 12:14:03 +02:00
653e4375e2
easy fix for clearAssembly() crashes
Mewtality
2022-09-06 12:01:16 +02:00
45c4df406f
Fix advanced memory search wrong results
BullyWiiPlaza
2018-01-26 14:43:00 +01:00
6b23b17d11
Implement non-working data breakpoints feedback
BullyWiiPlaza
2017-12-23 12:07:11 +01:00
9ce7af45d7
Commit QuarkTheAwesome's data breakpoints attempt (slightly modified)
BullyWiiPlaza
2017-12-16 13:57:34 +01:00
83751fdd75
Convert more to C++
BullyWiiPlaza
2017-09-28 22:14:32 +02:00
b59ef61113
Upgrade to devkitPro v29 and reorganize
BullyWiiPlaza
2017-09-28 22:02:23 +02:00
c431bce8dc
Allow disabling SD cheats (this fixes e.g. Sm4sh from crashing)
BullyWiiPlaza
2017-09-14 18:06:19 +02:00
ed5585bb50
Fix ELF and update readme compilation instructions
BullyWiiPlaza
2017-09-10 22:38:28 +02:00
cc39dec0df
Update to newest devkitPro and add hint about SD cheats
BullyWiiPlaza
2017-09-10 21:58:22 +02:00
34bca4fefe
Fix address shifting
BullyWiiPlaza
2017-08-28 16:03:42 +02:00
da0dc52a84
Implement working SD card cheats (thanks Maschell)
BullyWiiPlaza
2017-08-28 14:49:01 +02:00
caacafc25f
Refactor non-working SD cheats
BullyWiiPlaza
2017-08-27 13:56:29 +02:00
738a750593
Implement almost working SD card cheats
BullyWiiPlaza
2017-08-27 12:58:57 +02:00
e354bd4dc2
Commit ELF again
BullyWiiPlaza
2017-08-27 00:37:26 +02:00
611b7011bc
Merge pull request #8 from HackingNewbie/master
BullyWiiPlaza
2017-08-26 23:09:29 +02:00
bc6edf49ff
Delete tcpgecko.elf
HackingNewbie
2017-08-26 18:01:30 +01:00
e599e9cf58
Add support for SD cheat codes
HackingNewbie
2017-08-26 17:48:37 +01:00
e165dcd1f4
Compile ELF
BullyWiiPlaza
2017-08-21 17:25:07 +02:00
7f629d1d7c
Implement raw assembly cheat code support
BullyWiiPlaza
2017-08-21 17:16:46 +02:00
c276347b62
Fix games like Paper Mario Color Splash from crashing with the message "Kernel copy thread stack allocation failed"
BullyWiiPlaza
2017-08-20 22:03:08 +02:00
029bb4b14e
Fix follow pointer
BullyWiiPlaza
2017-08-20 19:13:54 +02:00
767bc71cb5
Increase code list size limit
BullyWiiPlaza
2017-07-09 12:04:27 +02:00
0d42c264e2
Move towards using C++
BullyWiiPlaza
2017-07-04 10:34:47 +02:00
19b8e017ef
Update and commit missing files
BullyWiiPlaza
2017-06-03 16:02:59 +02:00
d06770063c
Fix kernel memory read crashing sometimes
BullyWiiPlaza
2017-06-02 16:46:14 +02:00
60df33bb23
Add the old memory search back to support the VC injection tool again
BullyWiiPlaza
2017-05-30 11:03:23 +02:00
0e018f8392
Release development version
BullyWiiPlaza
2017-05-24 18:48:20 +02:00
bd01f31bfc
Latest version release
BullyWiiPlaza
2017-05-24 18:44:16 +02:00
c2fd5d1bb2
Implement untested breakpoints
BullyWiiPlaza
2017-05-17 15:45:45 +02:00
ef1a572d65
Update text for clarification
BullyWiiPlaza
2017-05-13 19:49:07 +02:00
f42bf358e8
Fix error message buffer size
BullyWiiPlaza
2017-05-10 18:17:34 +02:00
9b2f53dc9a
Update version/meta.xml
BullyWiiPlaza
2017-05-04 23:41:12 +02:00
aa526c88ef
Fix Internet Browser crashing and merge code handler into ELF
BullyWiiPlaza
2017-05-04 23:18:05 +02:00
8a0413ab85
Fix Miiverse and add debugging prints
BullyWiiPlaza
2017-04-20 17:17:49 +02:00
669d0f9c2f
iosuhax read file command draft
BullyWiiPlaza
2017-04-20 00:44:29 +02:00
f1120cef21
Update server version date
BullyWiiPlaza
2017-04-16 20:15:30 +02:00
05492f5f48
Implement pausing/resuming directly on the server
BullyWiiPlaza
2017-04-16 19:33:35 +02:00
c630849186
Add IP address to screen
BullyWiiPlaza
2017-04-11 20:16:26 +02:00
c521bcd633
Clean up
BullyWiiPlaza
2017-03-30 21:37:55 +02:00
a77d0713b2
Fix execute assembly command
BullyWiiPlaza
2017-03-29 16:50:33 +02:00
e3a7118428
Add new commands (execute syscall and assembly)
BullyWiiPlaza
2017-03-21 15:00:53 +01:00
40f857402f
Update meta XML and fix readme
BullyWiiPlaza
2017-02-27 16:27:14 +01:00
6498401a16
Initial commit
BullyWiiPlaza
2017-02-27 16:23:31 +01:00