SamFirm.NET icon indicating copy to clipboard operation
SamFirm.NET copied to clipboard

C# implementation of a streaming downloader, decryptor and extractor of Samsung firmware.

Results 6 SamFirm.NET issues
Sort by recently updated
recently updated
newest added

``` >win-x64-single.exe --model SM-S908B --region EUX Model: SM-S908B Region: EUX Latest version: PDA: S908BXXS6CWI1 CSC: S908BOXM6CWI1 MODEM: S908BXXU6CWH5 Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an...

* Adds needed fields to handle EUX and EUY firmwares. * Fixes https://github.com/jesec/SamFirm.NET/issues/4 * Compiled test binaries can be found here : https://github.com/ananjaser1211/SamFirm.NET/releases/tag/v1.1.0

I need a region scanner. I know my full model code is "SM-S908BZWGEUB", but i don't know the region (and there's 500+ of them), and even worse, I know the...

``` win-x64.exe -m SM-G950F -r DBT Model: SM-G950F Region: DBT Latest version: PDA: G950FXXUCDVI1 CSC: G950FOXMCDUD1 MODEM: G950FXXUCDUD1 Unhandled exception. System.Security.Cryptography.CryptographicException: Padding is invalid and cannot be removed. at Internal.Cryptography.UniversalCryptoDecryptor.GetPaddingLength(ReadOnlySpan`1...

When I run my sam-firm.exe and I'm missing framework, the link that is linked to me goes to another page in microsoft website, that downloads .net version 5.0.17, not 5.0.0:...

https://github.com/jesec/SamFirm.NET/blame/c6f6a45285306b0c8e6e2acb738c4110782a6dce/SamFirm/Program.cs#L100