enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Hints to reverse engineering a QT software

    reverseengineering.stackexchange.com/questions/6828/hints-to-reverse...

    4. I am facing a little bit of problem during reverse a QT application with Ollydbg or IDA. This software use a protection schema to indetify the number of click made on a QList. After a random amount of click on list rows replace the content of the list with a blank string. That's give me troubles because the protection is dinamic.

  3. law - Is reverse engineering and using parts of a closed source...

    reverseengineering.stackexchange.com/questions/60/is-

    Article 6 of the 1991 EU Computer Programs Directive allows reverse engineering for the purposes of interoperability, but prohibits it for the purposes of creating a competing product, and also prohibits the public release of information obtained through reverse engineering of software .

  4. Are there any project based books that teach reverse engineering?

    reverseengineering.stackexchange.com/questions/16626/are-there-any-project...

    Practical Reverse Engineering; Reversing: Secrets of Reverse Engineering; The IDA Pro Book; In the field of hardware reverse engineering, however, it is much harder to find a proper book, not to say one which is project oriented. But there is one book which overcomes the other and seems to fit best for your needs – Hacking the Xbox: An ...

  5. tools - Is there any disassembler to rival IDA Pro? - Reverse ...

    reverseengineering.stackexchange.com/questions/1817

    Hopper is a reverse engineering tool for macOS and Linux, that lets you disassemble, decompile and debug (OS X only) your 32/64bits Intel Mac, Windows and iOS (ARM) executables. x64dbg. An open-source x64/x32 debugger for windows. ImmunityDbg. Immunity Debugger is a branch of OllyDbg v1.10, with built-in support for Python scripting and much more.

  6. Reverse Engineering Stack Exchange

    reverseengineering.stackexchange.com

    reverse engineer a 32bit windows executable for a password that unlocks secret message. windows. executable. Community Bot. 1. modified Oct 5 at 16:03. Browse more Questions. Q&A for researchers and developers who explore the principles of a system through analysis of its structure, function, and operation.

  7. Where to find (free) training in reverse engineering?

    reverseengineering.stackexchange.com/questions/265/where-to-find-free-training...

    This answer assumes that you want to learn how to reverse engineer in a software environment. Under this assumption, and assuming you have a base understanding of a programming or scripting language, such as C/C++ or Python respectively, there are many, many topics to begin with to learn how to "reverse engineer" in a software environment.

  8. Reverse Engineering (very) old DOS calculation program

    reverseengineering.stackexchange.com/questions/21529

    There are modifications of DOSBox (not to mention you could modify it yourself) to debug a DOS program. Additionally there used to be a rather good IDA plugin interfacing with a (debug-enabled) DOSBox. Generally any circumstantial information can be valuable in RCEing a target. Also, in DOS times people used a lot more tricks to deal with ...

  9. law - Which countries allow reverse engineering for one of their...

    reverseengineering.stackexchange.com/questions/21568/which-countries-allow...

    I was under the impression that reverse engineering can mainly be legally prohibited in two ways: via copyright law forbidding the making of copies; and via an end-user licence agreement (EULA) specifically prohibiting reverse engineering. I've come across a software licence that permits unlimited software copying (under certain conditions ...

  10. Newest 'software-security' Questions - Reverse Engineering Stack...

    reverseengineering.stackexchange.com/questions/tagged/software-security

    What is the difference between Software Architecture Recovery and Software Remodularization in the context of Reverse Engineering? In the reverse engineering scenario, after extracting a representation of the code, it is often useful to recover/ reconstruct the architecture of the software (for eg. when reverse engineering java ...

  11. firmware - Dump Headunit Software - Reverse Engineering Stack...

    reverseengineering.stackexchange.com/questions/26865

    Thanks for contributing an answer to Reverse Engineering Stack Exchange! Please be sure to answer the question. Provide details and share your research! But avoid … Asking for help, clarification, or responding to other answers. Making statements based on opinion; back them up with references or personal experience.