Giter VIP home page Giter VIP logo

tools's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tools's Issues

Scanned with virustotal.com and got positive for trojan

You have many great and useful tools here that are clean but a few of them are heavy on the viruses. When looking for tools for a new project I always use virustotal to scan my files. I will place a link to the results of one of your files if you want to take a look. I have a new zip archive of files that I think are safe. Although I am not sure which files are needed for each tool I have deleted the infected files off my computer, hopefully most of the tools will still work.
Master zip
https://www.virustotal.com/en/file/32f2befba3aa5e23a0adbee6ab03a846ac7eb725e705ad531a445143c2402935/analysis/1403632075/
MyDbcEditor.exe
https://www.virustotal.com/en/file/4c321305f67478ef9470dfac211d9cce1a5b1f78ffd7e258f8a5b50d41bc6658/analysis/

MyDBCEditor Does not export float values correctly

I opened the WorldMapArea.dbc file for a vanilla client and got data rows like this:

81, 1, 406, StoneTalonMountains, 3234.833, -1637.499, 2916.666, -339.583

When I choose export table as SQL, I get output of SQL values like this:

...
INSERT INTO `test` (`ID`,`field1`,`field2`,`field3`,`field4`,`field5`,`field6`,`field7`) VALUES 
('81','1','406','StonetalonMountains','1162534229','-993218561','1161185962','-1012282710'),
...

You can see that the positional coordinate values that are floats when viewed in the editor are being exported as large INTs. Not sure if this is a bug or if there is supposed to be some correlation there...

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.