• D
    refactor(books): Split RE4B - Reverse Engineering For Beginners (#5603) · a7a323ae
    David Ordás 提交于
    * refactor(books): add re4b - french
    
    Reverse Engineering for Beginners -
    https://beginners.re/RE4B-FR.pdf
    Author: Dennis Yurichev @DennisYurichev @dennis714
    Translators: Florent Besnard @besnardf, Marc Remy @mremy, Baudouin Landais, Téo Dacquet @T30rix, @BlueSkeye
    
    Implements EbookFoundation/free-programming-books#5558
    
    (cherry picked from commit 14c32afe2cce6015009647445ddef620284634fe)
    
    * refactor(books): remove due to not free in english & russian
    
    Implements EbookFoundation/free-programming-books#5558
    
    * refactor(books): add re4b - german
    
    Reverse Engineering for Beginners -
    https://beginners.re/RE4B-DE.pdf
    Author: Dennis Yurichev @DennisYurichev @dennis714
    Translators:  Dennis Siekmeier17 @DSiekmeier, Julius Angres18 @JAngres, Dirk Loser19 @PolymathMonkey, Clemens Tamme, Philipp Schweinzer
    
    Implements EbookFoundation/free-programming-books#5558
    
    * refactor(books): add re4b - japanese
    
    Reverse Engineering for Beginners -
    https://beginners.re/RE4B-JA.pdf
    Author: Dennis Yurichev @DennisYurichev @dennis714
    Translators:  @shmz @4ryuJP
    
    Implements EbookFoundation/free-programming-books#5558
    
    * refactor(books): add re4b - italian
    
    Reverse Engineering for Beginners -
    https://beginners.re/RE4B-IT.pdf
    Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
    Translators:  Federico Ramondino @pinkrab
    , Paolo Stivanin @paolostivanin, @twyK, Fabrizio
    Bertone @fbertone, Matteo Sticco @sticken88, Marco Negro @Internaut401, @bluepulsar.
    
    Implements EbookFoundation/free-programming-books#5558
    
    * fix(books): section level
    
    * refactor(books): add re4b - polish
    
    Reverse Engineering for Beginners -
    https://beginners.re/RE4B-PL.pdf
    Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
    Translators:  Kateryna Rozanova, Aleksander Mistewicz, Wiktoria Lewicka, Marcin Sokołowski
    
    Implements EbookFoundation/free-programming-books#5558
    
    * refactor(books): add re4b - traditional chinese
    
    Reverse Engineering for Beginners -
    Author: Dennis Yurichev @DennisYurichev @dennis714 @yurichev
    Translators:  Antiy Labs, Archer
    
    Implements EbookFoundation/free-programming-books#5558
    
    * lint(books): fix marker style
    
    * refactor(books): move re4b - german to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): move re4b - italian to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): move re4b - french to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): merge assembly - webassembly
    
    Moving/adding book "WebAssembly friendly programming with C/C++"
    Author: @chaishushan, @3dgen
    Translator: @yushih
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): move re4b - chinese to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): move re4b - polish to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    
    * refactor(books): move re4b - japanese to assembly
    
    It's usually not helpful to add a category for a single resource. Try to find another category, or see if there are other books in our lists that would fit into your category.
    
    It satisfy as it's like in other listings: https://github.com/EbookFoundation/free-programming-books/search?q=reverse
    a7a323ae