I want to modify a connection string that\'s hard-coded in a Java application (jar without source). I presume it\'s possible to decompile the jar, then change the source and recompile to a new jar,
I\'m looking for a fail-safe way to round-trip between a Flash swf file and a text representation and back again.
I\'m trying to reverse-engineer a program that does some basic parsing: text in, text out. I\'ve got an executable \"reference implementation\" and the source code to what must be a different version,
I\'m looking for a way to reverse a CRC32 checksum. There are solutions around, but they are either badly written, extremely technical and/or in Assembly. Assembly is (currently) beyond my ken, so I\'
How can I determine which开发者_如何学Python platform or programming language was used to build a particular Windows desktop application?There are several ways to try and detect in which language a pa