GithubHelp home page GithubHelp logo

vic4key / cff_vextension Goto Github PK

View Code? Open in Web Editor NEW
32.0 2.0 9.0 7.53 MB

VExtension for NTCore Explorer Suite aka CFF Explorer

Home Page: https://vic.onl

License: MIT License

C 32.59% Assembly 0.50% C++ 66.91%
ntcore cff

cff_vextension's Introduction


Features

  • Undecorate the decorated C++ symbol names in the Import/Export Directory tab.

  • Resolve symbol names for symbols that are imported by Ordinal in the Import Directory tab.

  • Shorten symbol name for several C++ libraries such as STL (you can easily modify or add more rules in the configuration file VExtension.json).

  • Auto Fit the Width of the Name Column in API Tables.

Usage

Copy the VExtension folder inside the bins folder to the Explorer Suite\Extensions\CFF Explorer directory.

Screenshots

Development

Step 1. Required Visual Studio C++ 2019 or later.

Step 2. Install Vutils library

Step 3. Check this repository and start to work.

TODO

  • Release the 32-bit version.

  • Add GUI for options.

  • Resolve symbol names for symbols that are imported by Ordinal if they are possible.

  • Shorten symbol name for several C++ libraries such as STL, Boost, etc. Eg. std::basic_ostream<char,struct std::char_traits<char>> to std::ostream.

  • Auto fit width the Name column in API Table.


Website: https://vic.onl/

cff_vextension's People

Contributors

vic4key avatar

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

Watchers

 avatar  avatar

cff_vextension's Issues

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.