Code Monkey home page Code Monkey logo

Comments (3)

0Chencc avatar 0Chencc commented on May 24, 2024

小数的进制转换是属于取余。遇到循环小数会崩,而如果取部分的话又会因为和答案不相符。
所以目前应该不会更新小数的进制转换。
如果需要可以使用python编写一个插件,然后导入到工具里即可。
插件编写在readme.md

from ctfcracktools.

ywsswy avatar ywsswy commented on May 24, 2024

好吧,实际经常会遇到,比如(EF9B.A8)转换成10进制,如果无限循环的话就设置一个位数上限嘛

from ctfcracktools.

0Chencc avatar 0Chencc commented on May 24, 2024

1.进制转换成小数,这个可以实现
2.如果是无限循环,各个题目答案的取值不同。没有一个统一的标准,位数上限不能实现,

from ctfcracktools.

Related Issues (20)

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.