Thread: RLMSearch v0.1
View Single Post
  #1  
Old 04-04-2015, 03:13
QuakeGamer QuakeGamer is offline
Friend
 
Join Date: Sep 2010
Posts: 66
Rept. Given: 2
Rept. Rcvd 8 Times in 6 Posts
Thanks Given: 3
Thanks Rcvd at 50 Times in 27 Posts
QuakeGamer Reputation: 8
RLMSearch v0.1

RLMSearch v0.1

Like FlexLMSearch does for FlexLM, this tool helps to find files protected with RLM / RepriseLM and extracts the version information. I coded this for myself, as i was too lazy to actually search for the protected files. Infact it does nothing special, but maybe any of you sees any use in it. The task it does could easily be done using a simple bash script.

The .jar is not obfuscated and consists of only one class. Hence i do not supply the source code, as its implicitly there.

The tool requires Java to run.

Code:
RLMSearch v0.1 - by QuakeGamer - 2o15 -

Usage: java -jar RLMSearch.jar <path> [-nonpe] [-v]
	 -nonpe: Scans files not ending with .dll or .exe.
	 -a:     Print absolute paths.
	 -v:     Verbose version output.
Run with with

Code:
java -jar RLMSearch.jar
Download:
https://mega.co.nz/#!9YBRFTaZ!ZWduZnctRtGPL6XdeU1xo6wvFQ7dUgPz8u8xwTK1DgM

Password: qg@exetools
Reply With Quote
The Following 3 Users Gave Reputation+1 to QuakeGamer For This Useful Post:
mr.exodia (04-18-2015), synkro (04-16-2015), tonyweb (04-19-2015)
The Following 10 Users Say Thank You to QuakeGamer For This Useful Post:
ahmadmansoor (04-18-2015), arlequim (04-18-2015), b30wulf (06-27-2015), darsy (04-18-2015), Doit (01-26-2021), poorit2011 (06-20-2015), prt (04-15-2015), synkro (04-16-2015), Tomy73 (12-10-2015), u_f_o (04-17-2015)