Skip to content

Correlating searches from ripgrep for reverse engineering

License

Notifications You must be signed in to change notification settings

SCTCoding/Correlated-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Correlated-Search

Correlating searches from ripgrep for reverse engineering

Requirements

Install: RipGrep

Just find your desired version from the releases section.

Usage

This tool is designed to tell you what files contain multiple different search terms all together. This can be helpful if you are reverse engineering and you are looking for specific functions. Often you will be trying to find where some feature is defined and using this will let you find the most likely candidates.

New Features

03-08-2025

Added the option to refine the ripgrep results further with a grep search. For example filtering out files with the wrong extension. Just gives some more flexibility.

About

Correlating searches from ripgrep for reverse engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages