ssamko Posted April 4, 2016 Posted April 4, 2016 Hello guys ! I want to ask you if there is some possibility to open file from RAR(without extracting it) + if that RAR has password protection(I have password). I just want to do a script which can read data from RAR which is password protected(it means other people cant get those data-only my script). I tried something with CMD but unsuccessfully. I hope you understand. Thank you for your replies+possible ideas
AutoBert Posted April 4, 2016 Posted April 4, 2016 Have a look in wiki for https://www.autoitscript.com/wiki/User_Defined_Functions#Data_compression But everybody who's not thumb can read the password from script, with compiled exe it's not so easy but also possible.
ssamko Posted April 4, 2016 Author Posted April 4, 2016 3 minutes ago, AutoBert said: Have a look in wiki for https://www.autoitscript.com/wiki/User_Defined_Functions#Data_compression But everybody who's not thumb can read the password from script, with compiled exe it's not so easy but also possible. I know that there is a possibility of decompiling but I dont care about it...for my purpose it will be more than enough thnx....I hope I will find what I need
InunoTaishou Posted April 4, 2016 Posted April 4, 2016 https://www.google.com/search?site=&source=hp&q=extract+files+to+memory&oq=extract+files+to+memory&gs_l=hp.3..0i22i30l3.500.3600.0.3814.24.21.0.0.0.0.144.1998.7j12.19.0....0...1c.1.64.hp..5.18.1902.0.a1Mksklqgbg
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now