registered members don't get popups... just sayin

  • Get the best VPN on the market with 66% Discount!
Software » Windows
Rob Papen eXplorer v6.1.1d READ NFO-R2R screenshot
Team R2R | 2020.10.18 | 7.8 GB
This inspirational bundle holds 26 RP products if you include the amazing Prisma!

Quad: PhaseDistortion and WaveShaper synthesizer
XY-Transfer: XY-modulation FX multiprocessor
Punch 2: Power drum machine with synthesis and sample-based
BIT: Ultimate virtual analog synthesizer
Vecto: Four-oscillator vector synthesizer
Go2: The power of limitations synthesizer
RAW-Kick: Edgy Kicks for contemporary dance music.
MasterMagic: Adds a touch of magic for your Mix or Master.
SubBoomBass 2: The ultimate bass synthesizer.
Predator 2: The Synth that hunts your tracks!
BLUE-II: Cross-fusion synthesis at its finest.
RG: Electric and acoustic guitar grooves.
RP-Verb 2: Most intriguing in RP-VERB 2 – alongside the great sound – is the new ‘Reverser’ section!
RP-EQ: Silky smooth sounding channel and mastering EQ.
Blade: The cutting edge of today's synthesizers!
Punch: Speaker busting and body rattling drum machine.
Punch-BD: Based on the BD module of the multi-award-winning Punch virtual drum synth,
RP-Delay: Delay insanity. Reverser, 6 lines, 8 filters, 4 LFOs, and more.
RP-Distort: Wicked FX unit that will distort or alter your tracks.
RP-Amod: Spice up your vocal track, liven an instrument and even beef up your drums.
RP-Reverse: Reverses the incoming audio in a creative way.
RAW: Cutting edge EDM synthesizer with the focus on 'distorted sounds'
SubBoomBass: Ultra-deep groove bass synth with a built-in step sequencer.
Predator: Phat analog style synth with killer presets and first-class features.
PredatorFX: Filter, modulation, vocoder and effects plug-in.
Prisma: Get creative using Rob Papen's take on instrument layering.



download from free file storage
click to show download links



Our keygen is compatible with legit eXplorer 6. Legit user can use it with
legit serial and legit installer.

Bonus - Our custom 64bit wrapper saves up to 2GB of the installation and RAM
usage, especially if you use AAX version of Prisma - legit version cause
double DLL loading issue.

----------------------------------------------------------------------------

We think we need to mention the protection of RP "AGAIN" because it is
getting serious recent days. It is hitting the strage and RAM resource.

Rob Papen is still using the protection which checks (the SHA1 hash of)
serial number one by one. One serial number needs 29 bytes to be verified.
To make matter worse, they contains few hashes for one serial for timebomb.

29 * NumberOfSerials * NumberOfChecks = TotalBytesWasted!

RobPapen Predator v1.6.5g (included in this bundle) has 103,399 serials. It
uses about 32MB in the DLL file (wow!). When RP releases new plugin bundle
like eXplorer series, new serial hashes will be added to the binary.


Let's face the fact.

Predator v1.6.2c (2012) - 26.5MB
Predator v1.6.5 (2015) - 51.0MB
Predator v1.6.5g (2020) - 72.4MB

RP-Delay v1.0.1b (2012) - 25.5MB
RP-Delay v1.0.3b (2020) - 114MB

DLL Size of Predator = 72.4MB
DLL data (.rdata) = 33.2MB
Serial hashes in DLL data (.rdata) = 30MB (90% of data, 41% of DLL)
PNG Image in DLL = 29.4MB


Here is a virtual code of serial verification.
They change salt value "blah" to do multiple check.
----------------------------------------------------------------------------
var userSerialHash = toString( SHA1(userSerial + "blah") );
var numberOfSerials = 103399; // Predator contains 103,399 serials!
var goodSerialHashes[numberOfSerials] = [
"0123456789ABCDEF0123456789ABCDEF01234567",
/* ... (INSERT THE REST OF SHA1 HASH OF SERIALS HERE) ... */
];
var isAuthorized = false;

for (var i = 0; i < numberOfSerials; i++) {
if (userSerialHash == goodSerialHashes[i]) {
// It continues verification even after it's authorized!
isAuthorized = true;
}
}
return isAuthorized;
----------------------------------------------------------------------------

STOP, DOING, THIS.

Or, Predator will be over 100MB in few years!

With latest bundle, it's even impossible to load all RP produts to one
project on 32bit hosts due to the 2GB RAM limit. Ironically, it should work
fine if they strip all those hardcoded serials. Think twice that most of
bedroom producers still use the computer with 8GB or less RAM. Do not kill
the customer!

Developer should code new simple authorization (keyfile or base64 encoded
serial) with RSA sign and just verify it from DLL. All done without hardcode.
Is it difficult for them?

Legit users, please tell them. It's not a funny situation for you :)
download from any file hoster with just one LinkSnappy account
download from more than 100 file hosters at once with LinkSnappy.

comments

  Member 7.06.2014 303
+53
Thank you brother
não perca seu tempo, a vida é muito curta
  Resident 1.07.2015 4 649
+647
Thanks R2R, making our software work better since peaceout times! I wish devs took the same care, tis unsustainable what Pob Rapen is doing w/ bizarre API!
Thx to anybody posting Spitfire / OTB libs!
  Member 3.06.2018 1 129
+65
the Comment has been Removed
  Resident 31.05.2010 2 2201
+506
the Comment has been Removed
  Member 25.01.2020 106
+29
the Comment has been Removed
  Banned 16.02.2012 705
+74
the Comment has been Removed
  Resident 12.03.2014 637
+339
the Comment has been Removed
  Member 22.08.2016 209
+33
the Comment has been Removed
  Moderator 21.01.2012 2373 16092
+159230
quote by DropbearThanks for the effort, but I wish the links were free user friendly, 4-5 hour per download for me. :( #Specially rockfile

From the rules:
Comments are open to discuss the release, not to make pointless statements, post requests or ask for new links. You will be freezed from comments for this violation.
  Member 20.06.2018 61
+6
jealous.
  Resident 17.01.2012 12 837
+1199
Bonus - Our custom 64bit wrapper saves up to 2GB of the installation and RAM
usage, especially if you use AAX version of Prisma - legit version cause
double DLL loading issue.
STOP, DOING, THIS.
Legit users, please tell them. It's not a funny situation for you

Hats off and ultimate respect to R2R for taking care of users instead of developer!
  Resident 7.03.2014 2 520
+280
quote by famouslutThanks R2R, making our software work better since peaceout times! I wish devs took the same care, tis unsustainable what Pob Rapen is doing w/ bizarre API!



I don't think Rob did this protection code. He has some coding guys. Fire these!
  Member 26.12.2016 1 48
+48
The keygen should work on Mac... just need the installers to test
  Member 20.05.2014 762
+118
Are you sure about this ? haven't win installers been patched ?
  Member 2.01.2019 1 148
+107
Did you not read the long post about how he had to create a 64 bit wrapper to patch out hard coded keys? Thats what is allowing the keygen to work.
  Resident 26.06.2017 294
+86
Love the nice new install package! This is very nice indeed! Thanks!
  Member 25.10.2019 443
+118
Copy Protection for guys like this Rob Paben is getting out of hands...

These developers try protect their stuff since ages, fail and even reduce the performance of their software by adding all this stupid protection code..
  Resident 15.09.2011 1 3782
+1513
This is why Rob Papen products are on my no-go list. And I don't miss them at all. Except Blue II a little. Really nice FM synth. Predator is not bad, either. But to use a RP delay or a reverb would be like using those ridiculously huge FX plugins from NI. It's just so unoptimised code, so full of bloat, and the results are no better than a simple, nicely coded plugin. Like all Valhalla DSP plugins for example.
"The real hopeless victims of mental illness are to be found among those who appear to be most normal." - Aldous Huxley, Brave New World Revisited
  Member 28.03.2020 1 45
+48
Cracker: how high your plugins size and RAM used you want?
RP: yEs
  Member 1.04.2015 163
+53
quote by audiozuser76
quote by DropbearThanks for the effort, but I wish the links were free user friendly, 4-5 hour per download for me. :( #Specially rockfile

Stop being greedy parasite!
Come on dude, $10 per month, really that big deal?


For me it's 9 Bucks for 3 Months at Real Debrid :)
  Member 25.10.2019 443
+118
yea real debrid is damn good and reliable.
  Member 10.02.2013 182
+215
STOP, DOING, THIS.

Or, Predator will be over 100MB in few years!

With latest bundle, it's even impossible to load all RP produts to one
project on 32bit hosts due to the 2GB RAM limit. Ironically, it should work
fine if they strip all those hardcoded serials. Think twice that most of
bedroom producers still use the computer with 8GB or less RAM. Do not kill
the customer!

Developer should code new simple authorization (keyfile or base64 encoded
serial) with RSA sign and just verify it from DLL. All done without hardcode.
Is it difficult for them?

Legit users, please tell them. It's not a funny situation for you :)


Nice hand slap R2R!! Papen is such a dick...he deserves a slap down about his software.
  Banned 16.02.2012 705
+74
This Company deserve it far more:

https://refx.com/

I pray to God every day for that.
R2R, please fuck the arrogant asshole Company deep in the ...
  Resident 17.09.2013 1 954
+173
As their customer which payed nearly 1000$ for their products, I have been hurt from them a lot in the past, hope they change their attitude or they will understand thats not cool.
Every Composition Started with one simple note :)
  Resident 15.08.2012 1174
+271
wow rg offline fast
  Banned 16.02.2012 705
+74
I own the legit one, but after installing this one I think this one works faster and mostly more stable!
No one crash until now unlike the legit one.
I use Cubase 6.5 and the VST2 64x PlugIn versions.
Looks like some story from the past, cracked Cubase SX3 was much more performant and stable than the legit one.
Be honest, buy legit stuff and you will get kicked in the ass...
That's why I love AudioZ


Addendum (after extensive tests):

Shame on you Rob Papen!!!
I own legit eXplorer v6 but was never used it because of bad performance, lagging and crashes.
This one here works like a charm, I have tried now all PlugIn's and NO ONE caused troubles!
Maybe you and some other developers would ask R2R how to create proper software?
  Member 26.12.2015 119
+32
Thanks R2R.
  Member 18.04.2013 1015
+72
Thanks a lot
  Member 4.03.2017 2
+1
I always like R2R adding some programming-side appendix. And learn something from it too.
  Member 4.09.2020 348
+119
I also love to read their tales of digital wizardry. READ-NFO is like a religious calling for me

Spread the Word