[*] 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-50593792.squashfs_v4_le_extract/usr/html/axis-cgi/smtptest.cgi @ 0x13e4 */
| #include <stdint.h>
|
; (fcn) fcn.000013e4 () | void fcn_000013e4 (int16_t arg1) {
| r0 = arg1;
0x000013e4 push {r4, lr} |
0x000013e6 mov r4, r0 | r4 = r0;
0x000013e8 ldr r0, [pc, 0x1c] |
0x000013ea add r0, pc | r0 = 0x27f6;
0x000013ec blx 0xc04 | puts (r0);
0x000013f0 ldr r0, [pc, 0x18] |
0x000013f2 add r0, pc | r0 = 0x2802;
0x000013f4 blx 0xc04 | puts (r0);
0x000013f8 ldr r1, [pc, 0x14] |
0x000013fa mov r2, r4 | r2 = r4;
0x000013fc movs r0, 1 | r0 = 1;
0x000013fe pop.w {r4, lr} |
0x00001402 add r1, pc | r1 = 0x2816;
0x00001404 b.w 0xd60 | return void (*0xd60)() ();
| }
[*] Function printf used 1 times smtptest.cgi