httpCRASH Posted March 24, 2012 Share Posted March 24, 2012 (edited) Hi, i have an app that is pulling data from a server, the first versions of the app sent all data unencrypted, so the fun part was to make the app connect to ones own server, feeding it responses that looked like it came from the real server, but had som different values. the newer versions of the app is using a token + salt, so you cant just replicate an original response.. but someone told me that it was possible to change the program a little, so it would always generate the same token, and theirby making it possible to "clone" the original responses. i know nothing about modyfying compiled code, but would like to learn, so if anyone have any good pointers :) EDIT: lol, the topic text really got f#¤% up, but no way to change it :D Edited March 24, 2012 by httpCRASH Quote Link to comment Share on other sites More sharing options...
mreidiv Posted March 24, 2012 Share Posted March 24, 2012 Hi, i have an app that is pulling data from a server, the first versions of the app sent all data unencrypted, so the fun part was to make the app connect to ones own server, feeding it responses that looked like it came from the real server, but had som different values. the newer versions of the app is using a token + salt, so you cant just replicate an original response.. but someone told me that it was possible to change the program a little, so it would always generate the same token, and theirby making it possible to "clone" the original responses. i know nothing about modyfying compiled code, but would like to learn, so if anyone have any good pointers :) EDIT: lol, the topic text really got f#¤% up, but no way to change it :D Try this MobiSec http://sourceforge.net/projects/mobisec/files/ Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted March 24, 2012 Share Posted March 24, 2012 (edited) What sort of app is it? Edited March 25, 2012 by Infiltrator Quote Link to comment Share on other sites More sharing options...
httpCRASH Posted March 25, 2012 Author Share Posted March 25, 2012 What sort of app is it? what excactly do you mean? Quote Link to comment Share on other sites More sharing options...
Infiltrator Posted March 25, 2012 Share Posted March 25, 2012 (edited) what excactly do you mean? Sorry, I meant what the app is called? Anyway, I got your PM. Edited March 25, 2012 by Infiltrator Quote Link to comment Share on other sites More sharing options...
httpCRASH Posted March 25, 2012 Author Share Posted March 25, 2012 Sorry, I meant what the app is called? Anyway, I got your PM. yes, but as far as i know its specific to our country, so dont think you will find it in the appstore Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.