Hacking Question Atmosphere "LayeredFS"

MonMonz

Well-Known Member
OP
Member
Joined
Nov 7, 2014
Messages
485
Trophies
0
XP
1,680
Country
Egypt
Is it possible to tast it using hekate on 2.x yet?
Anyone working on it?! Or it will be exclusive for 5.1 for a long time?
Thanks in advance

Edit

Falo just Made it guys Here :

port for 4.x here
https://www.dropbox.com/s/dxa4tnzv8uvt9ur/SwitchToolbox v1.0.0.1.7z?dl=0

for 1.x - 3.x we need to wait for Emunand or an updated layeredfs, kernel patch alone is not enough to make it working!

credits for this goes to @Falo
thanks so much for your effort
 
Last edited by MonMonz,

bludud

Member
Newcomer
Joined
Feb 13, 2015
Messages
16
Trophies
0
Age
34
XP
316
Country
United States
Currently LayeredFS is locked to 5.1. I imagine a port for lower firmwares is being developed, but I haven't seen any ETA's.
 
  • Like
Reactions: NoNAND

MonMonz

Well-Known Member
OP
Member
Joined
Nov 7, 2014
Messages
485
Trophies
0
XP
1,680
Country
Egypt
Currently LayeredFS is locked to 5.1. I imagine a port for lower firmware's is being developed, but I haven't seen any ETA's.
Hope there is anyone can confirm that he is working on a lower frimware port..lower firmware need some love too
 
  • Like
Reactions: NoNAND

MonMonz

Well-Known Member
OP
Member
Joined
Nov 7, 2014
Messages
485
Trophies
0
XP
1,680
Country
Egypt
Maybe not since these guys are trying to pirate games using it. They don't like that I don't believe and rightfully so.
Okey but this is not the case for the rest of the community..even tho if he closed it to 5.1 only i can see lower firmware will go to the tx solution and they will pirate anyway.
 

DollyWhipDoll

Royalty & Unbothered. LMFAO!!! ;)
Member
Joined
May 18, 2018
Messages
451
Trophies
0
XP
991
Country
United States
Then what are you doing on a console hacking forum, Sir Lancelot??

What gets me are the ones with thousands of old school console and arcade games they downloaded, but don't understand they're doing the same thing. Some type of psychosis or denial. Regardless of console age, the companies can relaunch the games.
 
Last edited by DollyWhipDoll,

Albytrozz

Well-Known Member
Member
Joined
Jun 10, 2018
Messages
265
Trophies
0
XP
675
Country
United States
What gets me are the ones with thousands of old school console and arcade games they downloaded, but understand they're doing the same thing. Some type of psychosis or denial. Regardless of console age, the companies can relaunch the games.

They use unauthorized tools to break the security on another company's property to run Super Mario 2, then claim the Lorde Jesuse will save their souls because they didn't try to load Mario Odyssey :glare:
 

gamer4lif3

Well-Known Member
Member
Joined
Dec 31, 2015
Messages
495
Trophies
0
XP
464
Country
United States
I believe its more a legal thing for them moddifed program that dont allow piracy is less than creating the tool to allow piracy or at least it's perceived that way.
 

I_doTinySoldering

Active Member
Newcomer
Joined
Jan 19, 2018
Messages
34
Trophies
0
Age
44
XP
138
Country
United States
What gets me are the ones with thousands of old school console and arcade games they downloaded, but don't understand they're doing the same thing. Some type of psychosis or denial. Regardless of console age, the companies can relaunch the games.

Absolutely. Intellectual property is intellectual property. A few years of age does not negate IP ownership.

Emulation that does not run a backup of your original media or your original media is piracy. You can hide behind the legal classification defined by Sony vs Bleem, but we all know what emulators do: run pirated games.

I believe its more a legal thing for them moddifed program that dont allow piracy is less than creating the tool to allow piracy or at least it's perceived that way.

No. Before all the backpedaling edits, the dev was lecturing everyone on the moral implications and damage that "piracy" is doing--because he has a convenient personal moral system to justify only pirating old games.
 
  • Like
Reactions: DollyWhipDoll

Syynx

Well-Known Member
Member
Joined
Jun 5, 2018
Messages
129
Trophies
0
Age
36
XP
442
Country
United States
I think more people would be against pirating old software if it wasn't so expensive. I love Nintendo, but a 32 year old game just isn't worth 8$.
 
  • Like
Reactions: clank and Ty_

Zabhahs

Goron
Member
Joined
Sep 20, 2015
Messages
264
Trophies
0
Location
Seattle area
XP
359
Country
United States
Then what are you doing on a console hacking forum, Sir Lancelot??
to be fair, gbatemp cant openly associate with.. illegal loading. we are always running our own, personal backups. Like, I own odyssey cart, I only have 4 cart slots in my case, time to load backups. If people abuse it, welllllllll we cant stop that now can we ;)
 

Falo

Well-Known Member
Member
Joined
Jul 22, 2012
Messages
680
Trophies
2
XP
2,627
Country
Germany
Someone with a 4.1.0 Switch, who wants to play guinea pig ? ^^
I did port the kernel patch from 5.1.0 to 4.1.0 and made my own patcher.

Only things you need is BCPKG2-1-Normal-Main.bin, BOOT0.bin, TSEC & SBK Key from a nand dump.

Written in pure C#, no hactool.exe needed, comes with source code.
- link removed, get updated version here: https://gbatemp.net/threads/atmosphere-layeredfs.507653/page-2#post-8059831
- copy BCPKG2-1-Normal-Main.bin & BOOT0.bin into "Data" dir
- run KeyDumper.exe
- enter SBK, TSEC and optional SD SEED (you can also edit the Settings.ini)
- the program should generate a keys.txt and decrypt all needed files
- now run KernelPatcher.exe, it will use the decrypted Kernel.bin and generate a kernel-patched.bin

- KeyDumper.exe supports FW 1.0.0-5.1.0
- KernelPatcher.exe currently only supports FW 4.1.0 & FW 5.1.0
- i plan to add more tools to my SwitchToolbox, like sd card decrypter, maybe i should make my own topic for this ?
 
Last edited by Falo,

MonMonz

Well-Known Member
OP
Member
Joined
Nov 7, 2014
Messages
485
Trophies
0
XP
1,680
Country
Egypt
Someone with a 4.1.0 Switch, who wants to play guinea pig ? ^^
I did port the kernel patch from 5.1.0 to 4.1.0 and made my own patcher.

Only things you need is BCPKG2-1-Normal-Main.bin, BOOT0.bin, TSEC & SBK Key from a nand dump.

Written in pure C#, no hactool.exe needed, comes with source code.
https://www.dropbox.com/s/c7lm9ad1y8na3gt/SwitchToolbox v1.0.0.0.7z?dl=0
- copy BCPKG2-1-Normal-Main.bin & BOOT0.bin into "Data" dir
- run KeyDumper.exe
- enter SBK, TSEC and optional SD SEED (you can also edit the Settings.ini)
- the program should generate a keys.txt and decrypt all needed files
- now run KernelPatcher.exe, it will use the decrypted Kernel.bin and generate a kernel-patched.bin

- KeyDumper.exe supports FW 1.0.0-5.1.0
- KernelPatcher.exe currently only supports FW 4.1.0 & FW 5.1.0
- i plan to add more tools to my SwitchToolbox, like sd card decrypter, maybe i should make my own topic for this ?
I see you already make it for 4.x Can you port it to 2.x? That would be awesome sir
 

thaikhoa

Well-Known Member
Member
Joined
Sep 16, 2008
Messages
2,236
Trophies
1
XP
2,590
Country
Australia
Someone with a 4.1.0 Switch, who wants to play guinea pig ? ^^
I did port the kernel patch from 5.1.0 to 4.1.0 and made my own patcher.

Only things you need is BCPKG2-1-Normal-Main.bin, BOOT0.bin, TSEC & SBK Key from a nand dump.

Written in pure C#, no hactool.exe needed, comes with source code.
https://www.dropbox.com/s/c7lm9ad1y8na3gt/SwitchToolbox v1.0.0.0.7z?dl=0
- copy BCPKG2-1-Normal-Main.bin & BOOT0.bin into "Data" dir
- run KeyDumper.exe
- enter SBK, TSEC and optional SD SEED (you can also edit the Settings.ini)
- the program should generate a keys.txt and decrypt all needed files
- now run KernelPatcher.exe, it will use the decrypted Kernel.bin and generate a kernel-patched.bin

- KeyDumper.exe supports FW 1.0.0-5.1.0
- KernelPatcher.exe currently only supports FW 4.1.0 & FW 5.1.0
- i plan to add more tools to my SwitchToolbox, like sd card decrypter, maybe i should make my own topic for this ?

I just did it but it's telling me

Kernel FW 4.1.0 detected!, currently not supported...
Patch Successful!

is it normal? as kernel-patched.bin is generated.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • Psionic Roshambo @ Psionic Roshambo:
    Maybe Arnold could do a cameo voice acting, he is the one briefing you on the mission
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    Honestly surprised they didn't make a tie in game for Predators that movie was awesome
  • Psionic Roshambo @ Psionic Roshambo:
    I was kinda sad the Yakuza guy died sword fighting a predator lol
  • Psionic Roshambo @ Psionic Roshambo:
    The Russian guy went out like a boss
  • Psionic Roshambo @ Psionic Roshambo:
    Double claymores to the face definitely kill a predator lol
  • BigOnYa @ BigOnYa:
    I went today and looked at a motorcycle someone was selling. I get there and the battery on it was dead, so the guy grabbed a battery charger and hooked it up. He plugged it into the wall, and the motorcycle sparked and started smoking. Come to find out the bike uses a 6 volt battery and the guy had the charger set to 12v. I said sorry to the dude and walked away. I felt bad for him tho.
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds like it would be an exciting ride....
  • Psionic Roshambo @ Psionic Roshambo:
    Not sure I would want something on fire between my legs
  • BigOnYa @ BigOnYa:
    He ruined it basically. Sad cause it was a decent old bike. It would take more money to rewire the bike than it was worth tho.
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah I'm sure at minimum the starter was fried
  • Psionic Roshambo @ Psionic Roshambo:
    Alternator and battery
  • BigOnYa @ BigOnYa:
    Prob alot of fried parts. It was still smoking when I left.
  • K3Nv2 @ K3Nv2:
    I would've said show me how it rides
  • Psionic Roshambo @ Psionic Roshambo:
    I always wanted one of those Smart Cars with a Hyabusa motor in it.
  • K3Nv2 @ K3Nv2:
    I'm getting sick and tired of cheap ass baking pans now
  • BigOnYa @ BigOnYa:
    I think it be cool to have one that would fit in my pickup truck bed, then I could put down ramps n drive it off.
  • K3Nv2 @ K3Nv2:
    Used this one 5 times already impossible to clean
  • BigOnYa @ BigOnYa:
    You need the $900 copper coated ones, they are good for 10 times cooking before they are un cleanable
  • Psionic Roshambo @ Psionic Roshambo:
    Condoms are only meant to be used once Ken lol
  • K3Nv2 @ K3Nv2:
    Well damn that explains how you were born
  • BigOnYa @ BigOnYa:
    I tried Cavier for the first time today. That shit is nasty. Don't get why people like it.
  • Psionic Roshambo @ Psionic Roshambo:
    Eh it's good with Vodka and crackers
    Psionic Roshambo @ Psionic Roshambo: Eh it's good with Vodka and crackers