OP 02 December, 2019 - 04:21 AM
Back with another Anomaly Update. While i dont use Forums anymore i usually post big releases here to make sure users download from safe links.
ALL ANOMALY Versions can be grabbed from our official Github. Please dont use other links from people. The tool is opensource and people can hide whatever they want in it.
ALL ANOMALY Versions can be grabbed from our official Github. Please dont use other links from people. The tool is opensource and people can hide whatever they want in it.
Anomaly now has Functions to Generate Bytes / Generate OAuth verifiers and Challenges! No more 10-15 Block OAuth Generators. Can now be done in 2 blocks.
With that being said, Here is 1.4.2's Change-log
EDIT: 1.4.2HF Released. Added OAuth Code Challenge Generator Function
EDIT: 1.4.2HF Released. Added OAuth Code Challenge Generator Function
Code:
Changelog: Version 1.4.2
Finally here, 1.4.2. Its been awhile but heres an update.
ADDITIONS / REMOVALS:
Using OCR Block will now Auto Create a TessData Folder if there isnt one.
Clarified Usage of some blocks (Specifically functions)
Disable Repo Button is now moved to settings, It also doesnt reset now.
Removed Proxy Scrape section of Proxy input. This feature commonly caused issues on proxyscrapes servers. You can get free proxies from them by adding their api links. (https://proxyscrape.com/free-proxy-list)
Function to create an OAuth Code Verifier (Function to Create Challenge coming soon)
Changed the Condition methods to support checking without needing to Supply Wordlist
Removed the Parse GET Query option from Request block (useless).
Generate Bytes Function (Generates an amount of bytes based off of input. (ex: 32 will generate 32 bytes. non-digits will error)
Added custom action support.
FIXES:
Fixed UnixTime (Done By KarimBenammar)
Fixed JToken (Done By KarimBenammar)
Fixed Base 64 Decode Padding (Done by Yommy)
Fixed a bug on Content-Length auto generation when the response is empty (Done By Ruri)
Fixed a bug on header value replacement.(Done By Ruri)
Fixed another LS error on RSA.(Done By Ruri)
Fixed LS error on RSA.(Done By Ruri)
Request refactor.(Done By Ruri)
Fixed parse arguments.(Done By Ruri)
Etc (Read Official Commits)