mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 17:59:46 +02:00
FunctionID: Add description and category tag to ListDomainFiles.java
This commit is contained in:
parent
5f4c1824e2
commit
a26545f42c
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
// Lets user choose a specific FID database and output file, then dumps all domain paths.
|
||||
//@category FunctionID
|
||||
import java.io.File;
|
||||
import java.io.FileWriter;
|
||||
import java.util.*;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue