Merging Files
Добро пожаловать на Turbo Quattro.
Показано с 1 по 4 из 4

Тема: Merging Files

  1. #1
    Пользователь
    Регистрация
    03.02.2015
    Адрес
    Belgium
    Сообщений
    52

    Вопрос Merging Files

    Hi ,

    Can anybody explain how to merge 2 files ? I have 2 bga dumps and i need 1 file like FS0

    How to do that with 010 editor for example.

    Thanks a lot !

    Regards,

    Roy

  2. #2
    Пользователь
    Регистрация
    08.04.2014
    Сообщений
    33

    По умолчанию

    on Unix/Linux/OSX/QNX

    cat file2 >>file1

    after that file1 is merged content of 1 and 2

    regards

  3. #3
    Пользователь
    Регистрация
    03.02.2015
    Адрес
    Belgium
    Сообщений
    52

    По умолчанию

    Thanks for the answer,

    I need the next: file 1 the first to bytes and then file 2 the 2nd two and then file 1 3th 2 bytes and so on.

    So xx = file 1 ff = file 2

    xx ff xx ff xx ff xx ff

    That needs to be the result.

    Regards,

  4. #4

    По умолчанию

    Looks like you're using two gl512 data merge

    Not very well done, I read the file, two gl512 match the size of the data, cross merge to, not so good out
    Последний раз редактировалось audijiJQ; 19.10.2015 в 11:21.
    Чтобы узнать от вас

 

 

Ваши права

  • Вы не можете создавать новые темы
  • Вы не можете отвечать в темах
  • Вы не можете прикреплять вложения
  • Вы не можете редактировать свои сообщения
  •  
Back to top