Hi to all . My name is mark , i programming in C# Language and few PHP and HTML . I want to learn how to encode CFW for Playstation 3 . Can someone explain? The basics
I'd say check toruga cove, but that defunct as rogero left the scene as well as habib. So check the forums on ps3 hax.
You want to try and make your own CFW using C#? Oh boy.... Look for as much as I like C#( and its a lot) You are not going to get very far, Study up on C first on PC then go from there once you have it down. As for info on how the firmware works? IDK check the PS3 Dev wiki?
FW is developed on native ASM, C and C++. CFW is "developed" on top of that as "patches". Which involve ASM analysis and then patching. The tools used/needed for the reverse engineering and study are often custom made and kept private. (although we had cases of people who quit the scene but left their tools and respective source code for posterity) So being very honest it's a steep ladder to climb. Lots of different fields of knowledge to domain before you can produce anything useful.