radareorg/radare2

Create zignatures pack for windows

開放

#7,310 建立於 2017年4月18日

 (28 則留言) (5 個反應) (0 位負責人)C (3,229 個分叉)batch import
Windowsgood first issuezignatures

倉庫指標

星標
 (23,826 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

  • Retrieve all the .lib from all the VS versions available and for all architectures (i.e C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\*)
  • Iterates over .lib content (only the *.obj) and do a aaa ; zaF ; zos *.sig
  • Kill the duplicates over the files and potentially merge those *.sig into a single one per version of MSVC and per Architectures (to be defined)
  • Create R2PM packages for those

貢獻者指南