Matt Nadareski
d4a6e902cf
Add NED validation
2025-04-01 13:58:55 -04:00
Matt Nadareski
7ccc160e90
Prepare configuration for future use (unused)
2025-04-01 13:30:18 -04:00
Matt Nadareski
d429ea3e64
Remove now-obsolete TODO
2025-04-01 13:05:05 -04:00
Matt Nadareski
5bf1d85e05
Add key validation (unused)
2025-04-01 13:04:52 -04:00
Matt Nadareski
32b655b1f9
Reread decrypted ExeFS headers ( fixes #20 )
2025-04-01 12:33:05 -04:00
Matt Nadareski
74986afc38
Start wiring through configuration file
2025-04-01 11:58:23 -04:00
Matt Nadareski
60d989d899
Move more encryption vars to common location
2025-04-01 11:23:27 -04:00
Matt Nadareski
4de3cfe6fa
Fix how conditions are used for references
2025-02-25 21:26:08 -05:00
Matt Nadareski
50034975c3
Add newline for DSTool info output
2025-02-19 21:15:58 -05:00
Matt Nadareski
ab4f076846
Use tabs before info lines for readability in multi-file scenarios
2025-02-19 21:10:52 -05:00
Matt Nadareski
08840055a4
The British are coming!
2025-02-19 20:55:55 -05:00
Matt Nadareski
db7c7ee273
Add simple info check ( fixes #18 )
2025-02-19 15:47:05 -05:00
Matt Nadareski
383e6bdfce
Add info to interface; add start of implementations
2025-02-19 15:36:36 -05:00
Matt Nadareski
abf0843d22
Update copyright
2024-12-30 21:32:22 -05:00
Matt Nadareski
66e6a8cd4a
Allow symbols to be packed
2024-12-30 21:31:01 -05:00
Matt Nadareski
d85e7656c4
Update packages
2024-12-30 21:29:34 -05:00
Matt Nadareski
5562b403a4
Use wrappers to be more safe
2024-11-28 22:06:52 -05:00
Matt Nadareski
ead70df624
Support back to .NET Framework 2.0
2024-11-18 16:20:09 -05:00
Matt Nadareski
bb0b5a3d05
Remove all CIA references
...
The implementation was woefully incomplete to begin with, and if working with 3DS cart images has taught anything, making sure that it can deserialize properly needs to be done first. Once CIA support can be started again, it should be built from the ground up.
2024-11-14 21:53:31 -05:00
Matt Nadareski
6a094b2dd8
Bump version
2024-11-14 21:40:01 -05:00
Matt Nadareski
0e3d22020b
Fix remaining offset and size issues
2024-11-14 21:39:20 -05:00
Matt Nadareski
695f0f44b6
Ensure ExeFS table doesn't finalize
2024-11-14 21:25:38 -05:00
Matt Nadareski
dc4bd15e04
Fix incorrect size being used
2024-11-14 21:17:35 -05:00
Matt Nadareski
ce54eb24e2
Fix more issues
2024-11-14 13:43:07 -05:00
Matt Nadareski
15961e7047
Wording change
2024-11-14 11:56:18 -05:00
Matt Nadareski
edd8ebc048
Update Serialization to 1.7.3
2024-11-14 11:44:41 -05:00
Matt Nadareski
23e9edbf69
Remove null assurances
2024-11-14 02:16:50 -05:00
Matt Nadareski
00ac5e1ca2
Split some steps for readability
2024-11-14 01:56:06 -05:00
Matt Nadareski
c79781a6d7
Keep fixing byte array math
2024-11-14 01:48:14 -05:00
Matt Nadareski
5aa50ee252
Fix IV and addition
2024-11-14 00:26:58 -05:00
Matt Nadareski
3fbaedd7d5
Reduce unnecessary methods
2024-11-13 21:15:44 -05:00
Matt Nadareski
bc31cb0f6a
Start fixing issues, remove BigInteger
2024-11-13 21:11:26 -05:00
Matt Nadareski
41293ab7c5
Add byte array helpers
2024-11-13 14:41:32 -05:00
Matt Nadareski
7a5593dd72
Bump version
2024-11-13 12:27:54 -05:00
Matt Nadareski
326b747204
Add .NET 9 to target frameworks
2024-11-13 12:24:36 -05:00
Matt Nadareski
add3d28488
Remove unnecessary code region
2024-10-14 00:24:39 -04:00
Matt Nadareski
bd078e4585
Reduce unnecessary namespace nesting
2024-10-14 00:22:44 -04:00
Matt Nadareski
9f5ffaf035
Move various extensions to Serialization
2024-10-14 00:15:26 -04:00
Matt Nadareski
3785426789
Not sure how those slipped through
2024-10-14 00:06:52 -04:00
Matt Nadareski
ee48155c77
Make usings make more sense
2024-10-14 00:05:41 -04:00
Matt Nadareski
c67277caa6
Fix formatting issue in DSTool
2024-10-14 00:03:33 -04:00
Matt Nadareski
cced3b5b3d
Even further consolidation
2024-10-14 00:02:59 -04:00
Matt Nadareski
4c56377d7e
Reduce unnessary code found after move
2024-10-13 23:59:44 -04:00
Matt Nadareski
201098e32c
Re-consolidate internal libraries
...
These were originally split out from each other when the models for each of the different cart and digital types were included in this project. After it got split out, and after a lot of recent changes, it was apparent that this split was no longer necessary.
2024-10-13 23:50:22 -04:00
Matt Nadareski
8ec0307e1c
Move DecryptArgs to N3DS namespace
2024-10-13 23:45:53 -04:00
Matt Nadareski
5148ba5d83
Create and use CommonOperations for 3DS
2024-10-13 22:02:14 -04:00
Matt Nadareski
f6f3cd062e
Make decrypt args slightly nicer
2024-10-13 11:19:56 -04:00
Matt Nadareski
3742a5c29e
Simplify decrypt args creation
2024-10-12 02:27:45 -04:00
Matt Nadareski
af14f829b0
Development is a flag, not food
2024-10-12 02:20:17 -04:00
Matt Nadareski
bd1d6935d8
Reduce passed around values
2024-10-12 02:06:51 -04:00