Post: All Multiplayer Perk ID's & Some RSA Key Info? (GSC/CFG)
11-27-2012, 04:15 AM #1
Source Code
Bounty hunter
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys, just thought i would dive into the BO2 't6mp_ps3.self' file and i found some interesting things...





First, here are most if not all of the perks located in the multiplayer build of the engine.
    
specialty_additionalprimaryweapon
specialty_armorpiercing
specialty_armorvest
specialty_bulletaccuracy
specialty_bulletdamage
specialty_bulletflinch
specialty_bulletpenetration
specialty_deadshot
specialty_delayexplosive
specialty_detectexplosive
specialty_disarmexplosive
specialty_earnmoremomentum
specialty_explosivedamage
specialty_extraammo
specialty_fallheight
specialty_fastads
specialty_fastequipmentuse
specialty_fastladderclimb
specialty_fastmantle
specialty_fastmeleerecovery
specialty_fastreload
specialty_fasttoss
specialty_fastweaponswitch
specialty_finalstand
specialty_fireproof
specialty_flakjacket
specialty_flashprotection
specialty_gpsjammer
specialty_grenadepulldeath
specialty_healthregen
specialty_holdbreath
specialty_immunecounteruav
specialty_immuneemp
specialty_immunemms
specialty_immunenvthermal
specialty_immunerangefinder
specialty_killstreak
specialty_longersprint
specialty_loudenemies
specialty_marksman
specialty_movefaster
specialty_nomotionsensor
specialty_noname
specialty_nottargetedbyairsupport
specialty_nokillstreakreticle
specialty_nottargettedbysentry
specialty_pin_back
specialty_pistoldeath
specialty_proximityprotection
specialty_quickrevive
specialty_quieter
specialty_reconnaissance
specialty_rof
specialty_scavenger
specialty_showenemyequipment
specialty_stunprotection
specialty_shellshock
specialty_sprintrecovery
specialty_showonradar
specialty_stalker
specialty_twogrenades
specialty_twoprimaries
specialty_unlimitedsprint
perk_weapSwitchMultiplier
perk_weapSpreadMultiplier
perk_weapReloadMultiplier
perk_weapRateMultiplier
perk_weapAdsMultiplier
perk_weapMeleeMultiplier
perk_weapTossMultiplier
perk_weapEquipmentUseMultiplier
perk_extraBreath
perk_bulletPenetrationMultiplier
perk_grenadeDeath
perk_sprintMultiplier
perk_grenadeTossBackTimer
perk_killstreakReduction
perk_killstreakMomentumMultiplier
perk_killstreakDeathPenaltyMultiplier
perk_delayExplosiveTime.perk_disarmExplosiveTime
perk_speedMultiplier
perk_deathStreakCountRequired
perk_sprintRecoveryMultiplier
perk_healthRegenMultiplier
perk_damageKickReduction
perk_shellShockReduction
perk_mantleReduction
perk_interactSpeedMultiplier
perk_throwbackInnerRadius
perk_flakJacket
perk_flakJacket_hardcore
perk_fireproof
perk_armorPiercing
perk_dogsAttackGhost
perk_blackbirdShowsGpsJammer
perk_fastLadderClimbMultiplier
perk_marksmanEnemyNameFadeIn
perk_marksmanEnemyNameFadeOut
perk_gpsjammer_min_speed
perk_gpsjammer_min_distance
perk_gpsjammer_time_period
perk_gpsjammer_graceperiods
perk_gpsjammer_alpha
perk_gpsjammer_fade_time
perk_nottargetedbyai_min_speed
perk_nottargetedbyai_graceperiod
perk_scavenger_clip_multiplier
perk_scavenger_lethal_proc
perk_scavenger_tactical_proc


Secondly, my eyes caught this (something about RSA Sigs)
    
.Sequence numbers are too far away and cannot be compared............ecckey..bdCrypto/bdECCKey.cpp...Register PRNG failed....Start error %s..Add_entropy error %s....Ready error %s..yarrow..Unable to create private key %s........./...Cannot reinitialize key..exportKey..
Unable to export public key. Error: %s..Cannot only export initialized private key..generateSharedSecret....Unable to import public key: %s.........Unable to generate secret key.
Error: %s........Cannot generate secret with uninitialized key...bdHashMD5.......hashmd5.bdCrypto/bdHashMD5.cpp....../...
MD5 hash only requires result buffer of 16 bytes. Remainder of buffer will not be used..md5.....Unable to create md5 hash of less than 16 bytes in length!......h...bdHMacSHA1......hmacsha1........
bdCrypto/bdHMacSHA1.cpp.Error registering SHA1......Error setting up hmac: %s.process...Error processing hmac: %s.getData...Error getting hmac done data : %s...getStatePRNG........rsakey..bdCrypto/bdRSAKey.cpp...............ow........../.......rsa_import %s...r...%s.y....s....importKey..
Importing into initialized public key...
Size of data to encrypt is too large....Error registering sha1......DW-RSAENC.......rsa_encrypt_key %s......Can't encrypt uninitialized public key..rsa_decrypt_key %s..te......socket..bdSocket/bdSocket.cpp...
Failed to create socket. Err: %i........bdSocket::create(), already created..e../...e.......bdSocket........bdSocket/bdStreamSocket.cpp.....Failed to close stream socket, [B]system resources may be leaked[/B]...setSeed./...om..bdUtilities/bdRandom.cpp........Shouldn't use 0 for seed. 12,195,257 used instead...operator==../...bdSocket/bdAddrHandle...bdAddrHandleRefWrapper.cpp......Unexpected Null addrHandle..........


Now im going to be honest, i have no clue what any of that second section is talking about, but it may be of some use. i do know that some of you do, so if someone can disect this for me and maybe give me an analysis that would be great.


I know those perks might not be useful now but hopefully they will later!

Good luck.. :whistle:
(adsbygoogle = window.adsbygoogle || []).push({});

The following 4 users say thank you to Source Code for this useful post:

.BrainzModding, BullyWiiPlaza, pred-88, xToysBoy_
11-28-2012, 11:54 PM #2
nay1995
The Master
Originally posted by NBAking91 View Post
Hey guys, just thought i would dive into the BO2 't6mp_ps3.self' file and i found some interesting things...

First, here are most if not all of the perks located in the multiplayer build of the engine.
    
specialty_additionalprimaryweapon
specialty_armorpiercing
specialty_armorvest
specialty_bulletaccuracy
specialty_bulletdamage
specialty_bulletflinch
specialty_bulletpenetration
specialty_deadshot
specialty_delayexplosive
specialty_detectexplosive
specialty_disarmexplosive
specialty_earnmoremomentum
specialty_explosivedamage
specialty_extraammo
specialty_fallheight
specialty_fastads
specialty_fastequipmentuse
specialty_fastladderclimb
specialty_fastmantle
specialty_fastmeleerecovery
specialty_fastreload
specialty_fasttoss
specialty_fastweaponswitch
specialty_finalstand
specialty_fireproof
specialty_flakjacket
specialty_flashprotection
specialty_gpsjammer
specialty_grenadepulldeath
specialty_healthregen
specialty_holdbreath
specialty_immunecounteruav
specialty_immuneemp
specialty_immunemms
specialty_immunenvthermal
specialty_immunerangefinder
specialty_killstreak
specialty_longersprint
specialty_loudenemies
specialty_marksman
specialty_movefaster
specialty_nomotionsensor
specialty_noname
specialty_nottargetedbyairsupport
specialty_nokillstreakreticle
specialty_nottargettedbysentry
specialty_pin_back
specialty_pistoldeath
specialty_proximityprotection
specialty_quickrevive
specialty_quieter
specialty_reconnaissance
specialty_rof
specialty_scavenger
specialty_showenemyequipment
specialty_stunprotection
specialty_shellshock
specialty_sprintrecovery
specialty_showonradar
specialty_stalker
specialty_twogrenades
specialty_twoprimaries
specialty_unlimitedsprint
perk_weapSwitchMultiplier
perk_weapSpreadMultiplier
perk_weapReloadMultiplier
perk_weapRateMultiplier
perk_weapAdsMultiplier
perk_weapMeleeMultiplier
perk_weapTossMultiplier
perk_weapEquipmentUseMultiplier
perk_extraBreath
perk_bulletPenetrationMultiplier
perk_grenadeDeath
perk_sprintMultiplier
perk_grenadeTossBackTimer
perk_killstreakReduction
perk_killstreakMomentumMultiplier
perk_killstreakDeathPenaltyMultiplier
perk_delayExplosiveTime.perk_disarmExplosiveTime
perk_speedMultiplier
perk_deathStreakCountRequired
perk_sprintRecoveryMultiplier
perk_healthRegenMultiplier
perk_damageKickReduction
perk_shellShockReduction
perk_mantleReduction
perk_interactSpeedMultiplier
perk_throwbackInnerRadius
perk_flakJacket
perk_flakJacket_hardcore
perk_fireproof
perk_armorPiercing
perk_dogsAttackGhost
perk_blackbirdShowsGpsJammer
perk_fastLadderClimbMultiplier
perk_marksmanEnemyNameFadeIn
perk_marksmanEnemyNameFadeOut
perk_gpsjammer_min_speed
perk_gpsjammer_min_distance
perk_gpsjammer_time_period
perk_gpsjammer_graceperiods
perk_gpsjammer_alpha
perk_gpsjammer_fade_time
perk_nottargetedbyai_min_speed
perk_nottargetedbyai_graceperiod
perk_scavenger_clip_multiplier
perk_scavenger_lethal_proc
perk_scavenger_tactical_proc


Secondly, my eyes caught this (something about RSA Sigs)
    
.Sequence numbers are too far away and cannot be compared............ecckey..bdCrypto/bdECCKey.cpp...Register PRNG failed....Start error %s..Add_entropy error %s....Ready error %s..yarrow..Unable to create private key %s........./...Cannot reinitialize key..exportKey..
Unable to export public key. Error: %s..Cannot only export initialized private key..generateSharedSecret....Unable to import public key: %s.........Unable to generate secret key.
Error: %s........Cannot generate secret with uninitialized key...bdHashMD5.......hashmd5.bdCrypto/bdHashMD5.cpp....../...
MD5 hash only requires result buffer of 16 bytes. Remainder of buffer will not be used..md5.....Unable to create md5 hash of less than 16 bytes in length!......h...bdHMacSHA1......hmacsha1........
bdCrypto/bdHMacSHA1.cpp.Error registering SHA1......Error setting up hmac: %s.process...Error processing hmac: %s.getData...Error getting hmac done data : %s...getStatePRNG........rsakey..bdCrypto/bdRSAKey.cpp...............ow........../.......rsa_import %s...r...%s.y....s....importKey..
Importing into initialized public key...
Size of data to encrypt is too large....Error registering sha1......DW-RSAENC.......rsa_encrypt_key %s......Can't encrypt uninitialized public key..rsa_decrypt_key %s..te......socket..bdSocket/bdSocket.cpp...
Failed to create socket. Err: %i........bdSocket::create(), already created..e../...e.......bdSocket........bdSocket/bdStreamSocket.cpp.....Failed to close stream socket, [B]system resources may be leaked[/B]...setSeed./...om..bdUtilities/bdRandom.cpp........Shouldn't use 0 for seed. 12,195,257 used instead...operator==../...bdSocket/bdAddrHandle...bdAddrHandleRefWrapper.cpp......Unexpected Null addrHandle..........


Now im going to be honest, i have no clue what any of that second section is talking about, but it may be of some use. i do know that some of you do, so if someone can disect this for me and maybe give me an analysis that would be great.


I know those perks might not be useful now but hopefully they will later!

Good luck.. :whistle:


i already posted all the perks and other dvars from the game a while back.

The following user thanked nay1995 for this useful post:

Source Code

The following user groaned nay1995 for this awful post:

deneo24
11-29-2012, 03:00 AM #3
Source Code
Bounty hunter
Originally posted by nay View Post
i already posted all the perks and other dvars from the game a while back.
My apology i was hoping this wouldnt happen
11-29-2012, 05:17 PM #4
rewardedgamer
Pokemon Trainer
thanksSleepy Head

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo