[*] Binary protection state of smtptest.cgi

  
  	Full RELRO     Canary found      NX enabled   PIE enabled  RPATH        No RUNPATH   No Symbols


[*] Function printf tear down of smtptest.cgi

    ; assembly                       | /* r2dec pseudo code output */
                                     | /* /logs/firmware/patool_extraction/rootfs.img_unblob_extracted/rootfs.img_extract/0-80367616.squashfs_v4_le_extract/usr/html/axis-cgi/smtptest.cgi @ 0x1470 */
                                     | #include <stdint.h>
                                     |  
    ; (fcn) fcn.00001470 ()          | void fcn_00001470 (int16_t arg1) {
                                     |     r0 = arg1;
    0x00001470 push {r4, lr}         |     
    0x00001472 mov r4, r0            |     r4 = r0;
    0x00001474 ldr r0, [pc, 0x1c]    |     
    0x00001476 add r0, pc            |     r0 = 0x290e;
    0x00001478 blx 0xc8c             |     puts (r0);
    0x0000147c ldr r0, [pc, 0x18]    |     
    0x0000147e add r0, pc            |     r0 = 0x291a;
    0x00001480 blx 0xc8c             |     puts (r0);
    0x00001484 ldr r1, [pc, 0x14]    |     
    0x00001486 mov r2, r4            |     r2 = r4;
    0x00001488 movs r0, 1            |     r0 = 1;
    0x0000148a pop.w {r4, lr}        |     
    0x0000148e add r1, pc            |     r1 = 0x292e;
    0x00001490 b.w 0xde8             |     return void (*0xde8)() ();
                                     | }

[*] Function printf used 1 times smtptest.cgi