TransWikia.com
  1. All Categories
  2. Reverse Engineering

Reverse Engineering : Recent Questions and Answers (Page 38)

Find answers to your questions about Reverse Engineering or help others by answering their Reverse Engineering questions.

Find out the name of constants and var in IDA pro

I'm trying to search with IDA pro constants of type "#define SIZE 100" and normal local variables from a gcc-compiled binary file. I know there are a lot of open...

Asked on 12/10/2020

1 answer

ida: a better way of printing ida script output on console

I just started exploring ida. I have a simple IDAPython script.import sysimport idcimport idautils# wait for auto-analysis to completeidc.auto_wait()for ea in idautils.Functions(): print(idc.get_func_name(ea))idc.qexit(0)I want to print...

Asked on 12/09/2020

0 answer

What is the meaning of call ds:ApiName[registry*constant] in IDA .asm files?

I have a dataset of .ASM files generated by IDA (dont have the corresponding file) now there are a lot of calls like this :.text:00637114 5F ...

Asked on 12/09/2020 by OneAndOnly

0 answer

Understanding packet byte structures with OllyDbg

I have written a small dll that detours the function that decrypts and encrypts game packets allowing me to see the packets being sent and received. Packets like login are...

Asked on 12/08/2020 by majidarif

2 answer

idapython: how to apply hexrays types to disassembly interface

I am using idapro 7.5 to get variable information from binaries. Consider following simple code:#include <stdio.h>#include <stdlib.h>int main(int argc, char *argv[]){ int i, N, array[10]; N =...

Asked on 12/07/2020 by R4444

0 answer

Modify Strings in a ELF (Executable and Linking Format) that are stored in the .rodata

I have 2 ELF files here, each containing strings in the ".rodata" for an translation that I want to modify.The first ELF "(binary1)" I have already successfully modified from...

Asked on 12/06/2020 by Alonia

0 answer

what is Off in IDA Pro?

probably silly question, what does Off ... means in IDA Pro?i markered the snapshot as an example. ...

Asked on 12/06/2020 by daniel benisti

1 answer

Reverse Engineering Firmware Aether Cone

I have been trying to work out if its possible to reverse engineer the firmware for the Aether Cone. This is a good sound quality WIFI and Bluetooth speaker, but...

Asked on 12/06/2020 by Blaine O

2 answer

What are C2 & C3 characters in SLmail bad characters?

According to this site, there are 3 bad characters in SLmail v5.5 https://www.whitelist1.com/2016/11/xstack-overflow-1-exploiting-slmail.htmlTo sum it up, there are 3 bad characters that being interpretedliterally by the...

Asked on 12/05/2020 by Wolf

0 answer

Converting assembly code to c

I have the following assembly code over Linux distro:# using the .data section for write permission# instead of .text section.section .data.globl _start_start: # displaying some...

Asked on 12/05/2020 by MLSC

4 answer

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP