Giter VIP home page Giter VIP logo

confuse-font's Introduction

混淆字体生成

根据指定的TTF字体文件,对指定的文字进行混淆,并生成新的文件并导出字体。

常用于网页反爬的混淆字体文件生成。

使用

进入项目根目录执行 npm install

node index.js

输入

原字体文件
需要混淆的文字

输出

混淆后的字体文件
字体文件相关联的字体的sql语句或者是json文件

平台使用

1.将新生成的字体文件夹拷贝至项目的资源文件目录
2.执行sql语句创建字体文件与字典的关联表
3.写程序实现混淆...

注意事项

一定要保证字体文件目录数和输出的字典数对应。即生成5个字体文件目录,对应得有5个字典。

confuse-font's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.