Hacking [Release] lesshax - CFW Optimized 9.2 Payload

  • Thread starter Thread starter gameking66
  • Start date Start date
  • Views Views 88,865
  • Replies Replies 426
  • Likes Likes 79
I installed this to test, I timed old and new and this saved me around 3~ seconds on boot time and I like no debug personally its very clean. So far I'm 11/11 on boot consistency
 
You have plenty of time to read the long list of reasons against adf.ly yet you don't even dedicate a second to it. I don't know what's worst.
I don't think you were the "idiot" mentionned in that post. You complained respectfully. The problem is that you were not the only one to complain, and others didn't use the same amount of respect as you did.
 
Tried to built it, had all required things set up, but i'm facing this problem:

Code:
../../scripts/qrcode.exe: 1: cd: can't cd to /home/ec2-user/qrc/qrencode-3.4.4
gcc: error: qrencode-qrenc.o: No such file or directory
gcc: error: ./.libs/libqrencode.so: No such file or directorynmake[2]: *** [cn_qr_initial_loader.bin.png] Error 1
make[2]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader/JPN'
make[1]: *** [cn_qr_initial_loader.bin.png] Error 2
make[1]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader'
make: *** [cn_qr_initial_loader/cn_qr_initial_loader.bin.png] Error 2
mv: cannot stat ‘r/POST5_U_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_E_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_J_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_U_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_E_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_J_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_U_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_E_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_J_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_U_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_E_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_J_12288_8203.bin’: No such file or directory

So i guessed that i would need qrencode-3.4.4 and checked it out from github. One grep command later i found out that the strange reference to "/home/ec2-user/qrc/qrencode-3.4.4" was actually located inside the bash script "/home/guy/lesshax/scripts/qrcode.exe" which kinda made me wonder why it's file ending suggests it's a windows executable file.

Now however i'm facing this problem:

Code:
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
qrencode-qrenc.o: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit statusnmake[2]: *** [cn_qr_initial_loader.bin.png] Error 1
make[2]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader/WEST'
make[1]: *** [cn_qr_initial_loader.bin.png] Error 2
make[1]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader'
make: *** [cn_qr_initial_loader/cn_qr_initial_loader.bin.png] Error 2

And right now i'm out of ideas how to fix that one. Any help would be highly appreciated ;)
 
Here's the O3DS 9.2 payload, modded to boot to boot.3dsx instead of less.3dsx
Do you guys want me to hexedit each files in the previous link I posted or can you do it on your own? (I'd hardly call that "modding" though..)

(I'd just use HxD, ctrl+f tu search all instancies of "less.3ds" and replace it by "boot.3ds"...)
 
Last edited by Azel,
Do you guys want me to hexedit each files in the previous link I posted or can you do it on your own? (I'd hardly call that "modding" though..)

(I'd just use HxD, ctrl+f tu search all instancies of "less.3ds" and replace it by "boot.3ds"...)
If you wanted to you could do that.
 
I just red that some idiot made problems for a adf.ly link......it's 5 second holy Jesus.....
Its supporting the wrong type of person. It's taking credit for Yellows8's payload. It is the EXACT same thing! It boots CFW the EXACT SAME Number of times. The only thing it REALLY changed was getting rid of the ability to use normal .3dsx files

--------------------- MERGED ---------------------------

I think the previous message was the troll, i guess.
I don't see why the op would remove a link if he still provides sources and a way to build it.
Because he's been caught
 
Your link is broken.
Works fine for me.
XG4Q3co.jpg
 
  • Like
Reactions: hobbledehoy899
Tried to built it, had all required things set up, but i'm facing this problem:

Code:
../../scripts/qrcode.exe: 1: cd: can't cd to /home/ec2-user/qrc/qrencode-3.4.4
gcc: error: qrencode-qrenc.o: No such file or directory
gcc: error: ./.libs/libqrencode.so: No such file or directorynmake[2]: *** [cn_qr_initial_loader.bin.png] Error 1
make[2]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader/JPN'
make[1]: *** [cn_qr_initial_loader.bin.png] Error 2
make[1]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader'
make: *** [cn_qr_initial_loader/cn_qr_initial_loader.bin.png] Error 2
mv: cannot stat ‘r/POST5_U_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_E_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_J_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_U_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_E_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_J_11272_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_U_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_E_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/POST5_J_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_U_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_E_12288_8203.bin’: No such file or directory
mv: cannot stat ‘r/N3DS_J_12288_8203.bin’: No such file or directory

So i guessed that i would need qrencode-3.4.4 and checked it out from github. One grep command later i found out that the strange reference to "/home/ec2-user/qrc/qrencode-3.4.4" was actually located inside the bash script "/home/guy/lesshax/scripts/qrcode.exe" which kinda made me wonder why it's file ending suggests it's a windows executable file.

Now however i'm facing this problem:

Code:
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
/usr/bin/ld: qrencode-qrenc.o: Relocations in generic ELF (EM: 40)
qrencode-qrenc.o: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit statusnmake[2]: *** [cn_qr_initial_loader.bin.png] Error 1
make[2]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader/WEST'
make[1]: *** [cn_qr_initial_loader.bin.png] Error 2
make[1]: Leaving directory `/home/guy/lesshax/cn_qr_initial_loader'
make: *** [cn_qr_initial_loader/cn_qr_initial_loader.bin.png] Error 2

And right now i'm out of ideas how to fix that one. Any help would be highly appreciated ;)
Oops just realized there's a bug in the qrcode scripts, thanks for pointing this out. You need to currently fix this file's paths to build it.
 
Is it okay if I simply download the ropbin as they are named in the package and put them in my SD's root?
Or do I have to rename them to ropbin_payload_NEW-9-0-0-20-USA.bin how the newest ropbin is named?
 

Site & Scene News

Popular threads in this forum