zeroday
V2EX  ›  问与答

大家有什么代码审计工具推荐呢?

  •  
  •   zeroday · Jun 30, 2014 · 3142 views
    This topic created in 4339 days ago, the information mentioned may be changed or developed.
    3 replies    2014-06-30 17:35:44 +08:00
    zhibin
        1
    zhibin  
       Jun 30, 2014
    You can try [cloc][cloc.sourceforge.net/#Overview]
    zeroday
        2
    zeroday  
    OP
       Jun 30, 2014
    @zhibin Count Lines of Code?功能会不会不够强大呢?
    holy_sin
        3
    holy_sin  
       Jun 30, 2014
    find . -name "*.m" -or -name "*.h" -or -name "*.xib" -or -name "*.c" |xargs grep -v "^$"|wc -l

    iOS 用的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2939 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 07:06 · PVG 15:06 · LAX 00:06 · JFK 03:06
    ♥ Do have faith in what you're doing.