Using FRF.dll

Discussions of firmware conversation

Moderator: pirat

Post Reply
skodapilot
Site Admin
Posts: 464
Joined: 13 Jan 2014 06:18

Using FRF.dll

Post by skodapilot » 20 Sep 2019 13:06

Actual version: 1.0.0.4
FRF size limitation: 10MB
URL: https://yadi.sk/d/YWOOHFYB16mIMg

Only two methods are available in FRFManager:

Code: Select all


/// <param name="frfFilePath">absolute path to FRF file</param>
/// <param name="exportDirName">optional, subdirectory name</param>
/// <returns>list of exported file's pathes</returns>
        
public static List<string> Unpack(string frfFilePath, string exportDirName = "")

public static async Task<List<string>> UnpackAsync(string frfFilePath, string exportDirName = "")
So calling like

Code: Select all

List<string> unpackedFiles = await FrfManager.UnpackAsync(frfFilePath);
If subdiretory name is not defined, name of FRF file will be used as subdirectory name. Subdirectory is allways created in directory of FRF file location

pvc1
Posts: 90
Joined: 06 Feb 2016 19:02
Location: Russia

Re: Using FRF.dll

Post by pvc1 » 21 Oct 2020 15:55

есть общедоступный файл FL_5NA920791B__3195_S.frf , хотелось бы увидеть его содержимое, в частности начальные строки по применимости

skodapilot
Site Admin
Posts: 464
Joined: 13 Jan 2014 06:18

Re: Using FRF.dll

Post by skodapilot » 21 Oct 2020 19:41

Воспользуйтесь конвертером на https://osotec.com/FirmwareTool , если размер не превышает 100МБ

Инструмент не построит образ флеша, но распакует FRF в ODX и даст его скачать

Tapatalk




pvc1
Posts: 90
Joined: 06 Feb 2016 19:02
Location: Russia

Re: Using FRF.dll

Post by pvc1 » 22 Oct 2020 12:41

в том то и дело, он 186 МБ

skodapilot
Site Admin
Posts: 464
Joined: 13 Jan 2014 06:18

Re: Using FRF.dll

Post by skodapilot » 22 Oct 2020 21:51

pvc1 wrote: 21 Oct 2020 15:55 FL_5NA920791B__3195_S.frf
Некоторое время ODX будет доступен по ссылке https://yadi.sk/d/FIVaCYbCWGbdHw

pvc1
Posts: 90
Joined: 06 Feb 2016 19:02
Location: Russia

Re: Using FRF.dll

Post by pvc1 » 28 Oct 2020 14:27

спасибо, забрал

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest