Homebrew RELEASE Switch Backup Manager 1.0

  • Thread starter Thread starter GibaBR
  • Start date Start date
  • Views Views 235,780
  • Replies Replies 808
  • Likes Likes 74

Does version 1.1.0 works for you when adding nsp?

  • Yes

    Votes: 14 93.3%
  • No

    Votes: 1 6.7%

  • Total voters
    15
  • Poll closed .
v 1.1.8
* Support for firmware 6.0.0 (by Garoxas)
* User can now select local files that are on both, local and e-shop (nsp) files list
* User can now select older NSP updates (and then delete them)
 
Last edited by comput3rus3r,
Man... Sometimes, when I read some nonsenses like this, I think of giving up on developing this software.

There is no Virus/Trojan/Worm/ on this software. I'm using the same machine, same windows instalation from the beginning. Do you even know what is a false positive?
I don't know why VT showed this, and I don't care.
And I don't need you to trust me.


I'm glad you took the trojan out of this one.
However after v1.1.7 I don't have much trust in you...

https://www.virustotal.com/#/file/7...7bdced4ae7f8f8f152c24339eda76c3bc22/detection
 
  • Like
Reactions: Bent and LuigiXL
  • Like
Reactions: GibaBR
Man... Sometimes, when I read some nonsenses like this, I think of giving up on developing this software.

There is no Virus/Trojan/Worm/ on this software. I'm using the same machine, same windows instalation from the beginning. Do you even know what is a false positive?
I don't know why VT showed this, and I don't care.
And I don't need you to trust me.
I looked up false positive. So i see it can be that. I also noticed that Google owns virustotal and that they've had a problem of false positives before. Don't take my suspicion personal. It doesn't help that your profile pic is a devil and you're a newcomer.

--------------------- MERGED ---------------------------

it's false positive. even after all logics removed it still got the same result from virustotal.com
I've shared some of the details at https://github.com/gibaBR/Switch-Backup-Manager/issues/70 and am planning to make something to give a conclusive result
Thanks for the reassurance. I'll be looking out for what you're planning to make.
 
  • Like
Reactions: GibaBR
v 1.1.8
* Support for firmware 6.0.0 (by Garoxas)
* User can now select local files that are on both, local and e-shop (nsp) files list
* User can now select older NSP updates (and then delete them)

Thanks for this.
Do you think you could fix the error with Rocket League on your next release?
Code:
2018-09-27 15:54:21.131 [ERROR]      at Switch_Backup_Manager.Util.GetFileData(String filepath)
   at Switch_Backup_Manager.Util.AddFiles(String[] files, String fileType)
 
this is odd
all new binaries scanned with virustotal are now clean
even if I recompile the source code from older version (1.1.7) it's always clean https://www.virustotal.com/#/file/b...1a74e4d329e395d7cc863cfe0b2d0c5cd9a/detection (if someone interested, here's my binary)

that goes without saying I can't deliver what I promised as virustotal.com behaves differently today

btw the official 1.1.8 binary is also clean https://www.virustotal.com/#/file/6...92b2416b0b478eadd5c52bea10a28d6dc89/detection

is it suffice to say that the culprit is virustotal.com and not this app?
 
  • Like
Reactions: GibaBR
this is odd
all new binaries scanned with virustotal are now clean
even if I recompile the source code from older version (1.1.7) it's always clean https://www.virustotal.com/#/file/b...1a74e4d329e395d7cc863cfe0b2d0c5cd9a/detection (if someone interested, here's my binary)

that goes without saying I can't deliver what I promised as virustotal.com behaves differently today

btw the official 1.1.8 binary is also clean https://www.virustotal.com/#/file/6...92b2416b0b478eadd5c52bea10a28d6dc89/detection

is it suffice to say that the culprit is virustotal.com and not this app?
ver. 1.1.7 that was linked still gets detected. I did compile the source for it and it came out clean.
https://www.virustotal.com/#/file/7...7bdced4ae7f8f8f152c24339eda76c3bc22/detection
 
ver. 1.1.7 that was linked still gets detected. I did compile the source for it and it came out clean.
https://www.virustotal.com/#/file/7...7bdced4ae7f8f8f152c24339eda76c3bc22/detection
yes but last night it was 8 or 9, and now it's down to 6 (edit. try reanalyze it again in few hours. I just did and now it's just 5 :hateit:)
I submitted my binary too last night since I was doing the testing, and it came up 8 or 9 AV detected it as malware. and just recently I click on reanalyze on virustotal.com and now it's just 2 https://www.virustotal.com/#/file/1...208d2f0b249170d3e6ed8d8aadba27a0b8c/detection

virustotal.com is seriously f'ed up

--------------------- MERGED ---------------------------

v 1.1.8
* Support for firmware 6.0.0 (by Garoxas)
* User can now select local files that are on both, local and e-shop (nsp) files list
* User can now select older NSP updates (and then delete them)
for those of you who already scanned 6.0.0 NSP using older SBM, you'll notice that firmware info are still incorrect

sbm.png

remove those entries from the list and rescan and it'll be fixed
 
Last edited by Garou,
If you take a look at the Firmware Info in the xml
Convert the Number to Binary and take a closer Look ;-)
Works perfect for FW >3.0.0

00001100000000010000000000000000 3 0 1 3.0.1
00001100000000010000000000110010 3 0 1 3.0.1
00001100000000100000000000000000 3 0 2 3.0.2
00010000000000000000000000000000 4 0 0 4.0.0
00010000000100000000000000000000 4 1 0 4.1.0
00010100000000000000000000000000 5 0 0 5.0.0
00010100000000010000000000000000 5 0 1 5.0.1
00010100000000100000000000000000 5 0 2 5.0.2
00010100000100000000000000000000 5 1 0 5.1.0
00011000000000000000000000000000 6 0 0 6.0.0
 
  • Like
Reactions: Garou
If you take a look at the Firmware Info in the xml
Convert the Number to Binary and take a closer Look ;-)
Works perfect for FW >3.0.0
great find, how could I missed that lol
I'll see if it can be done to handle newer firmwares. thanks
 

It's possible!!!
Real fast and without decrypting or anything else.
I found an extreme fast and simple way to do it.:rofl2:

The next version of NSP Rename will get this feature and i will share my knowledge with you.
If you want to know how you can use this way in your tool Send me a Message.

Very Nice! Sure, it would be amazing. Thank you for sharing.

Enviado de meu SM-G935F usando o Tapatalk

Did this become a thing as I don't see the option?
 
If you take a look at the Firmware Info in the xml
Convert the Number to Binary and take a closer Look ;-)
Works perfect for FW >3.0.0

I can't thank you enough for this
I've done some experiments and I think we can have some future-proof firmware detection for both XCI and NSP now (yes you heard me right, also for XCI)
thanks again :yay:
 
I can't thank you enough for this
I've done some experiments and I think we can have some future-proof firmware detection for both XCI and NSP now (yes you heard me right, also for XCI)
thanks again :yay:
Like allways
I will share my infos but not my source with you :-)
If you see any function in my tool you want to know how i did it.
Ask me and i'll give you any info i have.
 
  • Like
Reactions: GibaBR and Garou
Hey everyone, I was wondering if it is possible to rename/add Scene ID to NSP files? For example Gal*Gun 2's Scene ID on BSM and NSWDB are 0092 & 0244, so it could be renamed as "0092 - Gal*Gun 2". When I try to use custom name defined in the settings, it puts 0000 as Scene ID for all games. Just wondering if I am missing a step.

Thanks,
 
Hey @GibaBR
Could you add a column for "Game Rating" from Metacritic or some ranking site?
Would really appreciate it thanks!

I'll try

--------------------- MERGED ---------------------------

Hey everyone, I was wondering if it is possible to rename/add Scene ID to NSP files? For example Gal*Gun 2's Scene ID on BSM and NSWDB are 0092 & 0244, so it could be renamed as "0092 - Gal*Gun 2". When I try to use custom name defined in the settings, it puts 0000 as Scene ID for all games. Just wondering if I am missing a step.

Thanks,
Yes, you can. Use the tag {sceneid} on "Auto renaming" config (menu File -> options)
 
  • Like
Reactions: Garou
Thanks @GibaBR. I had used this option a bunch of times with different versions of BSM but they all put "0000" on every game I tested. For me sceneid only works properly with XCI, not NSP.
 

Site & Scene News

Popular threads in this forum