I know it's difficult, but I've seen some people crack the PS3 PSID to remove the ban from PSN: link1-1, or even some other method to dump the PSID using Netflix as a bridge: link1-2, so that's why I thought it can be done, but as I stated before, I don't know where to start, at least not fully certain it will result. I've done some research and got some SSDs datasheets that point out what memory addresses has information relevant on the drive: link2-1, link2-2. And programs that trim the SSDs block information or test the LBA of them. I assume the best way to get around all these memory address related problems it's with C programming but I don't really know much of it, or at least with the fnctl() or ioctl() modules, which are an important part of the interaction with the SMART values and firmware related information. This is only the things that I got within this day. I know if I start learning plain C from today I won't have an application to get the PSID soon (which is something I don't want to let happen), but anyway, I will keep searching for an answer according till the end of the day.