Commit Graph
635 Commits
Author SHA1 Message Date
ruri 70e667a141 Refactored and improved Hash and HMAC functions 1.2.1#635 2020-04-07 04:41:31 +02:00
ruri 4c6785a22f Refactored and improved Hash and HMAC 2020-04-07 04:24:46 +02:00
ruri b76cdde965 Improved some code 2020-04-07 03:48:31 +02:00
ruri 3028cf5db5 Remove automatic SHA256 of key and iv in AES functions 2020-04-07 03:24:00 +02:00
ruri d9de57d291 Updated appveyor build numbers 1.2.1#631 2020-04-05 14:20:22 +02:00
ruri 034ff04a8f Fixed merge conflict 2020-04-05 14:11:15 +02:00
ruri f404aaa22a Version 1.2.1 2020-04-05 14:03:27 +02:00
ruri 1fce9577a1 Readded IronPython package to OpenBullet project because of bugs 2020-04-05 01:47:32 +02:00
ruri 656c4d1480 Added response Address and AutoRedirect and fixed timeout in CFBYPASS 2020-04-01 15:56:47 +02:00
ruri 2ab8505c39 Fixed Timeout in CFBYPASS 2020-04-01 15:56:38 +02:00
ruri b3cae1d0af Fixed issue with LS writer 2020-04-01 15:56:38 +02:00
ruri 733f93ddaa Added AutoRedirect option to CFBYPASS block 2020-04-01 15:56:38 +02:00
ruri 012b81cfaf Fixed issue with LS parsing 2020-04-01 15:56:38 +02:00
ruri 290cadf68f Added response address output to BYPASSCF block 2020-04-01 15:56:38 +02:00
ruri 368a28688d Readded RSA Pkcs1Pad2 function 2020-04-01 15:56:16 +02:00
ruri e68b3aed2c Readded RSA Pkcs1Pad2 function 2020-04-01 15:56:01 +02:00
ruri c6039f2e66 Updated About page 2020-04-01 02:58:15 +02:00
ruri b6aca8a565 Added support for GUI changes in plugins and readonly textboxes 2020-03-31 19:48:37 +02:00
ruri d1d723b039 Added support for GUI changes in plugins and readonly textboxes 2020-03-31 19:48:07 +02:00
ruri 47a788ea60 Added search box in Wordlist Manager and Selection 2020-03-31 15:49:18 +02:00
ruri 59ec3352d9 Added search box in Wordlist Manager and Selection 2020-03-31 15:44:13 +02:00
ruri 1ffec94edf Added BanLoopEvasionOverride to config proxy settings 2020-03-31 03:42:52 +02:00
ruri 4a4bc561f5 Added BanLoopEvasionOverride to config proxy settings 2020-03-31 03:37:26 +02:00
ruri 1c6639acb5 Added option to copy full proxy string to proxy manager context menu 2020-03-31 03:24:29 +02:00
ruri 00dbf7152b Added missing colon 2020-03-31 03:22:57 +02:00
ruri fbf4476ccf Forgot to commit the XAML... 2020-03-31 03:16:10 +02:00
ruri 48c2e6c49c Added option to copy full proxy string to proxy manager context menu 2020-03-31 03:02:46 +02:00
ruri 95bdfd2cd4 Added FileLocker to avoid exceptions from cross thread IO operations 2020-03-31 02:52:22 +02:00
ruri 522e9a7265 Forgot to commit csproj 2020-03-31 02:43:34 +02:00
ruri 9fdd039a91 Added FileLocker to avoid exceptions from cross thread IO operations 2020-03-31 02:40:21 +02:00
ruri d4bfda4218 Fixed previous commit again 2020-03-31 00:49:08 +02:00
ruri ee01da5005 Fixed previous commit 2020-03-30 20:23:59 +02:00
ruri ec13d3606b Fixed detection of captcha blocks in LS 2020-03-30 14:57:17 +02:00
ruri 4e18db60c9 Fixed AddBlock index when no block is selected 2020-03-30 14:55:48 +02:00
ruri 83886dcdd5 Stacker AddBlock is now added below currently selected block 2020-03-28 02:46:55 +01:00
ruri 8b9acdf455 Updated default UserAgent 2020-03-28 02:39:40 +01:00
ruri 239748b68c Added updated Extreme.Net 2020-03-28 02:32:03 +01:00
ruri 6b22f09515 Added security protocol selection to Request and CFBypass blocks 2020-03-28 02:12:58 +01:00
ruri ab8ea9fde6 Moved SECPROTO above headers and cookies in REQUEST LS 2020-03-27 04:28:27 +01:00
ruri 61f6735cbe Reverted BlockWriter change from a previous PR (feature already existed) 1.2.0#544 2020-03-27 04:25:20 +01:00
ruri 354108d94d Improved backwards compatibility 2020-03-27 04:22:50 +01:00
ruri 3bc03fb165 Removed unneeded line 2020-03-27 04:07:22 +01:00
ruri 7e7149e3a9 Removed SSL2 from enum as too outdated 2020-03-27 03:56:34 +01:00
ruri 7255abf1f4 Fixed docs 2020-03-27 03:53:02 +01:00
ruri bf78eda9c1 Added security protocol selection to Request and CFBypass blocks 2020-03-27 03:46:46 +01:00
ruri 93ccf9fa83 Added updated Extreme.Net 2020-03-27 03:04:27 +01:00
ruri 3aefbac154 Fixed IgnoreResponseErrors 2020-03-27 02:46:52 +01:00
openbullet 98e40dd823 Merge pull request #563 from Yommy/master
Added option for HMAC keys to be base64 encoded.
1.2.0#543
2020-03-27 02:27:36 +01:00
Yommy 26ec6c7526 Refactored hmac methods to use a byte array for key. 2020-03-27 11:26:18 +10:00
ruri d0af85e257 Added error print on ignore too 2020-03-27 02:19:54 +01:00