Advertisement
joxeankoret

Untitled

Jul 17th, 2020
955
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.00 KB | None | 0 0
  1. {
  2.   "add_all_types": false,
  3.   "build_autogenerated_header": false,
  4.   "base_header": [
  5.     "/*",
  6.     "File automatically generated by Source Code REcoverer version 1",
  7.     "*/"
  8.   ],
  9.   "ignored_functions": [
  10.     "sub_400A10",
  11.     "_start",
  12.     "deregister_tm_clones",
  13.     "register_tm_clones",
  14.     "__do_global_dtors_aux",
  15.     "frame_dummy",
  16.     "__libc_csu_init",
  17.     "__libc_csu_fini",
  18.     "init_proc",
  19.     "term_proc",
  20.     "_gmon_start__",
  21.     "gmon_start__",
  22.     "__libc_start_main",
  23.     "_do_global_ctors_aux",
  24.     "call___do_global_dtors_aux",
  25.     "call_frame_dummy",
  26.     "call___do_global_ctors_aux",
  27.     "_do_global_ctors_aux",
  28.     "start",
  29.     "init",
  30.     "init_proc",
  31.     "._start",
  32.     "__start",
  33.     ".deregister_tm_clones",
  34.     "_deregister_tm_clones",
  35.     ".register_tm_clones",
  36.     "_register_tm_clones",
  37.     ".__do_global_dtors_aux",
  38.     "___do_global_dtors_aux",
  39.     ".frame_dummy",
  40.     "_frame_dummy",
  41.     ".__libc_csu_init",
  42.     "___libc_csu_init",
  43.     ".__libc_csu_fini",
  44.     "___libc_csu_fini",
  45.     ".init_proc",
  46.     "_init_proc",
  47.     ".term_proc",
  48.     "_term_proc",
  49.     "._gmon_start__",
  50.     "__gmon_start__",
  51.     ".gmon_start__",
  52.     "_gmon_start__",
  53.     ".__libc_start_main",
  54.     "___libc_start_main",
  55.     "._do_global_ctors_aux",
  56.     "__do_global_ctors_aux",
  57.     ".call___do_global_dtors_aux",
  58.     "_call___do_global_dtors_aux",
  59.     ".call_frame_dummy",
  60.     "_call_frame_dummy",
  61.     ".call___do_global_ctors_aux",
  62.     "_call___do_global_ctors_aux",
  63.     "._do_global_ctors_aux",
  64.     "__do_global_ctors_aux",
  65.     ".start",
  66.     "_start",
  67.     ".init",
  68.     "_init",
  69.     ".init_proc",
  70.     "_init_proc"
  71.   ],
  72.   "indent_command": "clang-format -i",
  73.   "function_files": {},
  74.   "allowed_types": [],
  75.   "force_add": [],
  76.   "ignored_globals": [
  77.     "stderr",
  78.     "stdin",
  79.     "stdout",
  80.     "errno",
  81.     "program_invocation_name",
  82.     "program_invocation_short_name"
  83.   ],
  84.   "ignored_types": [
  85.     "Elf64_Sym",
  86.     "Elf64_Rela",
  87.     "Elf64_Dyn",
  88.     "Elf64_Verneed",
  89.     "Elf64_Vernaux",
  90.     "__va_list_tag",
  91.     "gcc_va_list",
  92.     "Elf64_Sym",
  93.     "Elf64_Rela",
  94.     "Elf64_Dyn",
  95.     "Elf64_Verneed",
  96.     "Elf64_Vernaux",
  97.     "option",
  98.     "__jmp_buf_tag",
  99.     "__jmp_buf",
  100.     "__sigset_t",
  101.     "sigset_t",
  102.     "mbstate_t",
  103.     "__mbstate_t",
  104.     "stat",
  105.     "__dev_t",
  106.     "__ino_t",
  107.     "__nlink_t",
  108.     "__mode_t",
  109.     "__uid_t",
  110.     "__gid_t",
  111.     "__off_t",
  112.     "__blksize_t",
  113.     "__blkcnt_t",
  114.     "timespec",
  115.     "__time_t",
  116.     "__syscall_slong_t",
  117.     "tm",
  118.     "__va_list_tag",
  119.     "gcc_va_list",
  120.     "__m64",
  121.     "__m128",
  122.     "__m128d",
  123.     "__m128i",
  124.     "__m256",
  125.     "__m256d",
  126.     "__m256i",
  127.     "fd_set",
  128.     "__fd_mask",
  129.     "MACRO_EXIT",
  130.     "MACRO_NULL"
  131.   ],
  132.   "ignored_segments": [
  133.     "extern",
  134.     ".plt.got",
  135.     ".idata"
  136.   ],
  137.   "ignored_sources": [],
  138.   "directory": "output"
  139. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement