CTRInfo 3DS: Difference between revisions
From GameBrew
More actions
m Text replacement - "| licence" to "| license" |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = CTRInfo | |title=CTRInfo | ||
| image = CTRInfo.jpg | |image=CTRInfo.jpg | ||
| | |description=Application that reads information from a CIA just like FBI, but on Windows! | ||
| | |author=TimmSkiller | ||
| lastupdated = 2020/10/21 | |lastupdated=2020/10/21 | ||
| license = Mixed | |type=PC Utilities | ||
| | |version=2 | ||
| website = https://gbatemp.net/threads/tool-ciainfo-application-that-reads-information-from-a-cia-just-like-fbi-but-on-windows.568821/ | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrew/CTRInfo.rar | |||
| source = https://github.com/TimmSkiller/CIAInfo | |website=https://gbatemp.net/threads/tool-ciainfo-application-that-reads-information-from-a-cia-just-like-fbi-but-on-windows.568821/ | ||
|source=https://github.com/TimmSkiller/CIAInfo | |||
}} | }} | ||
<youtube>ksgFDNKbdts</youtube> | <youtube>ksgFDNKbdts</youtube> | ||
I made a janky little app in C# (.NET Core 3.1) that implements ninfs and reads a CIAs info similar to what FBI does when you hover over a file. This is one of my first ever projects, so it might be badly coded, but at least it works. | I made a janky little app in C# (.NET Core 3.1) that implements ninfs and reads a CIAs info similar to what FBI does when you hover over a file. This is one of my first ever projects, so it might be badly coded, but at least it works. | ||
Revision as of 13:34, 29 October 2021
| CTRInfo | |
|---|---|
| File:CTRInfo.jpg | |
| General | |
| Author | TimmSkiller |
| Type | PC Utilities |
| Version | 2 |
| License | Mixed |
| Last Updated | 2020/10/21 |
| Links | |
| Download | |
| Website | |
| Source | |
I made a janky little app in C# (.NET Core 3.1) that implements ninfs and reads a CIAs info similar to what FBI does when you hover over a file. This is one of my first ever projects, so it might be badly coded, but at least it works.