Thread: EXE reverse engineering

  1. #1
    Registered User
    Join Date
    Mar 2023
    Posts
    1

    Question EXE reverse engineering

    Hello,

    i have a software which connect to a serial device ,this device damaged ,i need to design another circuit all i need are the serial codes between the software and the controller
    so can any one help me with this matter
    i have a little experience with IDA software for example
    thank you

  2. #2
    Registered User
    Join Date
    Feb 2023
    Posts
    12
    I have very, very little experience with reverse engineering work. Despite this, I do have to ask, do you have permission to be reverse engineering these executables? It does not seem like something you want to be doing without permission. Like I said, I don't know much about it, but just from a hunch it doesn't seem like something you'd want to do without permission.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Are things connected like this?
    Code:
    +----------+     +----------+     +----------+
    |          |     |          |     |          |
    |   PC     |<===>|  Device  |<===>|Controller|
    |          |     | (Broken) |     |          |
    +----------+     +----------+     +----------+
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. StarUML reverse engineering
    By VirtualAce in forum General Discussions
    Replies: 1
    Last Post: 11-11-2010, 04:44 PM
  2. Reverse Engineering
    By fcommisso in forum C Programming
    Replies: 8
    Last Post: 12-14-2009, 12:58 AM
  3. Reverse Engineering Tools
    By Goldie in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 10-26-2004, 11:36 PM
  4. reverse-engineering...
    By Nutshell in forum A Brief History of Cprogramming.com
    Replies: 13
    Last Post: 02-17-2002, 12:48 AM
  5. Reverse Engineering and Disasembling
    By jinx in forum Windows Programming
    Replies: 0
    Last Post: 12-08-2001, 06:16 PM

Tags for this Thread