![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: Make Java app, impossible to decompile
Talk to your bosses. You might get fired. Who can tell?
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#12 |
|
PFO Founder
![]() ![]() |
Re: Make Java app, impossible to decompile
Thought I would post the link to the thread ReggaetonKing post
http://www.programmingforums.org/thread12726.html Url's have been changed since the site ownership change.
__________________
BIG K aka Kyle Programming Forums Kyle K Online Please do not PM or email me programming questions. Post them in the forums instead. |
|
|
|
|
|
#13 |
|
12 years old
Join Date: Nov 2007
Posts: 94
Rep Power: 1
![]() |
Re: Make Java app, impossible to decompile
Do some bytecode manipulation with cfparse and add useless instructions(throw in a couple 'nop's or change some things around [P.S. I know what I'm talking about, I've written straight in bytecode and have made my own lib for bytecode]) or get and obfuscator to make the program harder to decompile correctly and make the source a lot stranger. A good one is zelix klassmaster.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Programming with Java: Tutorial | ReggaetonKing | Java | 7 | May 20th, 2008 10:58 AM |
| Special browser in Java (Project) | stalefish | Java | 3 | Feb 9th, 2008 4:22 PM |
| Makefile and java | MegaArcon | Java | 6 | Nov 7th, 2005 1:03 PM |
| The Next Holy War:C# vs. Java | BlazingWolf | Coder's Corner Lounge | 37 | Jul 11th, 2005 12:56 PM |