mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2024-11-21 19:42:14 +00:00
FunctionID: Add description and category tag to ListDomainFiles.java
This commit is contained in:
parent
5f4c1824e2
commit
a26545f42c
@ -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…
Reference in New Issue
Block a user