File: macho_obj_ghidra_expected_diff_main

package info (click to toggle)
diffoscope 297
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 11,304 kB
  • sloc: python: 17,166; sh: 114; makefile: 97; xml: 36; javascript: 2
file content (14 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@@ -2,11 +2,11 @@
 // WARNING: Variable defined which should be unmapped: var_4h
 
 undefined8 main(void)
 
 {
     int64_t var_4h;
     
-    // [00] -r-x section size 49 named 0.__TEXT.__text
-    sym.imp.printf("%s %s\n", "17:31:50", "Wed Dec  2 17:31:49 2015");
+    // [00] -r-x section size 42 named 0.__TEXT.__text
+    sym.imp.printf(0x100000f8a, "15:52:34");
     return 0;
 }