Files
2025-09-29 00:52:08 +02:00

27 lines
1.0 KiB
INI
Executable File

{
"target_binaries":
[
{
"filepath":"C:\\Program Files\\Rockstar Games\\Grand Theft Auto V\\GTAVLauncher.exe",
"dump_module":"true",
"target" : "socialclub.dll",
"cmd_line_args" : "-rlrosdomainenv=dev -env=dev -patchenv=dev",
"pdb_file" : "%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\etc\\socialclub.pdb",
"run_tests":"true",
"string_regex_list" : [],
"symbol_regex_list" : [],
"strings_file" : "%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\etc\\words.txt",
"byte_patterns" : [],
"spot_checks" : [{"address":"0x0","value":"AAAA"}]
}
],
"cfg":{
"IDAw":"C:\\Program Files (x86)\\IDA 6.7\\idaw64.exe",
"pylibs":"%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\lib\\",
"dumpIt":"%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\bin\\dumpIt.exe",
"strings_exe":"%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\bin\\strings.exe",
"idaStar":"%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\lib\\idaStar.py",
"work_dir":"%RS_TOOLSROOT%\\script\\coding\\mod\\binStar\\work\\",
"log_file":""
}
}