Releases: mandiant/xrefer
Releases Β· mandiant/xrefer
v1.0.3
What's Changed
- Add base case check during file path truncation by @farces in #4
- Pushed hot patch within xrefer to fix asciinet's console spawning issue with windows + openjdk combination
New Contributors
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- BUGFIX: save xrefer analysis to disk after artifact analysis
- added basic xrefer_categories_initial.json
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Update cape_parser.py by @doomedraven in #2
- BUGFIX: Peek View was not working when enabled
- BUGFIX: Added line check for get_current_word
- BUGFIX: When cluster sync is enabled with the J key, browsing to other clusters from the graph view was not working properly
- Refactored cape parser's _get_image_base
New Contributors
- @doomedraven made their first contribution in #2
Full Changelog: v1.0.0...v1.0.1