- Joined
- May 9, 2014
- Messages
- 2,493
- Reaction score
- 1,524
- Trophies
- 0
- Location
- Hervey Bay, Queensland
- XP
- 1,827
- Country


Would you mind sharing the entire terminal output on pastebin or something ? the problem might be revealed earlier.Yep I'm using the latest master from yifans fork.

I can't see what the problem is except spider_hook_rop_bin isn't being converted to spider_hook_rop_bin.h for for some reason. I think xxd.exe is the program that's responsible for turning bins to header files if i'm not mistaken.Yeah i can do that.
And i don't have armips for linux and i just looked for it after you asked earlier and couldn't find it (is there a linux version?)...
http://pastebin.com/q4z9QjCq


source/main.c:276:3: warning: implicit declaration of function 'svc_arbitrateAddress' [-Wimplicit-function-declaration]
svc_arbitrateAddress(*addressArbiterHandle, 0x364ccc, 0, -1, 0);
^
source/main.c:277:3: warning: implicit declaration of function 'svc_signalEvent' [-Wimplicit-function-declaration]
svc_signalEvent(((Handle*)0x354ba8)[2]);
^
source/main.c:278:3: warning: implicit declaration of function 'svc_releaseSemaphore' [-Wimplicit-function-declaration]
s32 out; svc_releaseSemaphore(&out, *(Handle*)0x341AB0, 1); //CHECK !
^
arm-none-eabi-ld --script=ccd00.ld -L"/c/devkitPro/devkitARM/arm-none-eabi/lib" -L"/c/devkitPro/libctru/lib" -Map=output.map -o cn_initial.elf build/font.o build/main.o
build/main.o: In function `_main':
main.c:(.text+0x4ec): undefined reference to `svc_arbitrateAddress'
main.c:(.text+0x4f8): undefined reference to `svc_signalEvent'
main.c:(.text+0x508): undefined reference to `svc_releaseSemaphore'

There is a precompiled version here.hi, i too am having trouble building Region four, i don't know what is wrong and i can't find a solution, at one point it says this:
Code:source/main.c:276:3: warning: implicit declaration of function 'svc_arbitrateAddress' [-Wimplicit-function-declaration] svc_arbitrateAddress(*addressArbiterHandle, 0x364ccc, 0, -1, 0); ^ source/main.c:277:3: warning: implicit declaration of function 'svc_signalEvent' [-Wimplicit-function-declaration] svc_signalEvent(((Handle*)0x354ba8)[2]); ^ source/main.c:278:3: warning: implicit declaration of function 'svc_releaseSemaphore' [-Wimplicit-function-declaration] s32 out; svc_releaseSemaphore(&out, *(Handle*)0x341AB0, 1); //CHECK ! ^
And then this:
Code:arm-none-eabi-ld --script=ccd00.ld -L"/c/devkitPro/devkitARM/arm-none-eabi/lib" -L"/c/devkitPro/libctru/lib" -Map=output.map -o cn_initial.elf build/font.o build/main.o build/main.o: In function `_main': main.c:(.text+0x4ec): undefined reference to `svc_arbitrateAddress' main.c:(.text+0x4f8): undefined reference to `svc_signalEvent' main.c:(.text+0x508): undefined reference to `svc_releaseSemaphore'
is the version of Ctrulib the problem ? Or is Armips (that i don't know how to use) ?
I didn't change anything in the code yet.
I'm using a fresh install of windows 8.1 in a virtual machine with only installed python 3, DevkitARM and GNU tools for ARM embedded processors 4.9 2015q1
I'm trying to compile for the version 9.2.0-22J of the New 3ds (the example of the readme) this is the complete output: http://pastebin.com/CgDg2q7s
Does someone know what i'm doing wrong ?


I think Smea used an old CTRULib, before the svc stuff got renamed.i know that on the region four site you can download the precompiled version, but i would do some "experiments" by changing code, etc....
But i can't get it to compile correctly from the source, i don't think that changing something in the code will make it work, because this is the original source, the problem must be something in the build environment

Linux or windows? It'd be cool if someone could distribute a version of the ninjhax installation webpage that will work with localhost so we don't have to rely on smealum's domain.I made it, i built it with the ctrulib version that was in the readme of ninjhax (https://github.com/smealum/ctrulib/tree/c4382042d633168019137580aaa5bef1eaa7d103), but this version had 2 functions missing: "svcArbitrateAddress" and "svcReleaseSemaphore" so i copy-and-pasted'em in svc.s from the latest ctrulib and it worked.
Now when i go to install the exploit it says "Fatal error" (i changed the url to download the rest o the exploit to my local server) i have to check the local server files, but at least i managed to compile it

Go to that certain place where free games live.I'm losing my mind looking for the necessary files to compile NinjHax 1. Any chance someone could toss me the hard to find dependencies in a PM? Would be very much appreciated.
Thanks for that. What about obtaining the following? It's also necessary for NINJHAX 1.0 (I am specifically trying to build 1, not 2 - though I'm not sure if both require it).Go to that certain place where free games live.
It's in a thread named "Cubic Ninja Blowfish Key"
oss_cro/2050/oss.cro
oss_cro/3074/oss.cro
oss_cro/4096/oss.cro
oss_cro/SKATER_10/oss.cro