Hello everyone!
So, I'm having trouvle using HANS. So, I extracted properly code.bin using ctrtool and those commands :
ctrtool --contents=contents myCIA.cia
ctrtool -p --exefs=exefs.bin contents.0000.WHATEVER
ctrtool -t exefs --exefsdir=exefs --decompresscode exefs.bin
My CIA is a homebrew that has nothing to do with any of the app I'm trying to inject it into, but it doesn't have any romFS, so I guess its .code could run alone (it's a simple homebrew).
So then, I wanted to inject it on...
Trouble running custom .code
So, I'm having trouvle using HANS. So, I extracted properly code.bin using ctrtool and those commands :
ctrtool --contents=contents myCIA.cia
ctrtool -p --exefs=exefs.bin contents.0000.WHATEVER
ctrtool -t exefs --exefsdir=exefs --decompresscode exefs.bin
My CIA is a homebrew that has nothing to do with any of the app I'm trying to inject it into, but it doesn't have any romFS, so I guess its .code could run alone (it's a simple homebrew).
So then, I wanted to inject it on...
Trouble running custom .code