Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hasherezade/tag_converter
https://github.com/hasherezade/tag_converter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hasherezade/tag_converter
- Owner: hasherezade
- Created: 2020-06-29T18:41:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T04:53:01.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T17:24:41.338Z (4 months ago)
- Language: C++
- Size: 13.7 KB
- Stars: 21
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - hasherezade/tag_converter - (C++)
README
# tag_converter
[![Build status](https://ci.appveyor.com/api/projects/status/f5kckoebkq0cuw9l?svg=true)](https://ci.appveyor.com/project/hasherezade/tag-converter)Convert the `.tag` files - generated i.e. by [PE-sieve](https://github.com/hasherezade/pe-sieve), [Tiny Tracer](https://github.com/hasherezade/tiny_tracer), [PE-bear](https://github.com/hasherezade/pe-bear-releases) - into scripts that can load them into other (otherwise unsupported) analysis tools.
Currently supported:
-
+ [x64dbg](https://x64dbg.com) - read [HOWTO](https://github.com/hasherezade/tag_converter/wiki/Loading-tags-into-x64dbg)Download:
-
Stable builds are available in [releases](https://github.com/hasherezade/tag_converter/releases).Test builds can be downloaded from [the build server](https://ci.appveyor.com/project/hasherezade/tag-converter) (click on the build and choose the "Artifacts" tab)