rashevskyv / dbi

Author is duckbill
2.19k stars 93 forks source link

[Feature request] DBI access from EmuNand to SysNand? #371

Open AntiGrav1ty opened 1 week ago

AntiGrav1ty commented 1 week ago

I just saw that you implemented a nice feature which can dump the actual firmware from the running host os. I would love to see a feature accessing SysNand from the running EmuNand DBI, in theorie this should be possible right?

Is it doable to implement that? Could be used also for dumping games frmo sysnand to emunand. would be a very handy feature in my thoughts ;)

пока хорошая работа ;)

shadow2560 commented 1 week ago

Not realy possiblle because Sysnand is isolated from Emunand and Emunand is isolated from Sysnand so we have access to the launched system only and this mustn't be changed even if possible.