More actions
(Created page with "{{Infobox Vita Homebrews |title=Is It Fake? |image=isitfakevita.png |description=Fake SD Card checker tool. |author=AntHJ |lastupdated=2024/04/30 |type=Utilities |version=2.0b |license=N/A |download=https://dlhb.gamebrew.org/vitahomebrews/isitfakevita.7z |website=https://github.com/AntHJ/Is-It-Fake |source=https://github.com/AntHJ/Is-It-Fake |donation= }} {{#seo: |title=Vita Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=isitfakevita.png |image_alt=Is It...") |
No edit summary |
||
Line 19: | Line 19: | ||
|image_alt=Is It Fake? | |image_alt=Is It Fake? | ||
}} | }} | ||
A homebrew application developed with [[Lua Player Plus Vita]] for checking whether your SD card is potentially a fake. | |||
The app works by checking the storage capacity of an SD card and comparing it with a known table of capacities for genuine SD cards. If the card falls within the expected range, it's considered genuine. For instance, a real 256GB SD card should show around 238GB after formatting. If it shows significantly more, like 249GB, the app flags it as fake. | |||
The | |||
In general, this method is pretty accurate because most fake SD cards have capacities far from genuine ones. However, if fake card makers start using more accurate capacities, this method might become less reliable. | |||
==Screenshots== | ==Screenshots== | ||
Line 38: | Line 36: | ||
==Changelog== | ==Changelog== | ||
'''v0.2b''' | '''v0.2b''' | ||
*Fixed SD values for cards such as Samsung Evo Plus | *Fixed SD values for cards such as Samsung Evo Plus. | ||
'''v0.1''' | '''v0.1''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/AntHJ/Is-It-Fake | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/1208 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/1208 |
Latest revision as of 08:02, 5 Mayıs 2024
Is It Fake? | |
---|---|
General | |
Author | AntHJ |
Type | Utilities |
Version | 2.0b |
License | N/A |
Last Updated | 2024/04/30 |
Links | |
Download | |
Website | |
Source | |
A homebrew application developed with Lua Player Plus Vita for checking whether your SD card is potentially a fake.
The app works by checking the storage capacity of an SD card and comparing it with a known table of capacities for genuine SD cards. If the card falls within the expected range, it's considered genuine. For instance, a real 256GB SD card should show around 238GB after formatting. If it shows significantly more, like 249GB, the app flags it as fake.
In general, this method is pretty accurate because most fake SD cards have capacities far from genuine ones. However, if fake card makers start using more accurate capacities, this method might become less reliable.
Screenshots
Changelog
v0.2b
- Fixed SD values for cards such as Samsung Evo Plus.
v0.1
- First Release.