chimeratool.com Open in urlscan Pro
104.20.78.245  Public Scan

URL: https://chimeratool.com/en/users/activate?hash=3516f4afe207bba4edd345a11da8dddd3a763270
Submission: On March 05 via manual from AU — Scanned from AU

Form analysis 2 forms found in the DOM

POST

<form class="form" method="POST" id="activateForm"><input type="hidden" name="hash" id="hash" value="3516f4afe207bba4edd345a11da8dddd3a763270"><input type="hidden" name="_csrf" id="_csrf"
    value="uxCg1D_YW1H7Ju664VTHPa5fojQY7IJ8A-IqccblSZXdJOqEXZBpC5ho3-ylFoNX_W7mQEqqtCQzjW09p4590Q==">
  <div class="form-row"><label class="db" for="password">Password</label><span class="db field">
      <div style="position: relative;"><input type="password" id="password" name="password" value="" data-eye="true"
          data-entropy="true"><a href="#" style="position: absolute; top: 0; right: 0; display: flex; align-items: center;justify-content: center; height: 100%; width: 40px; text-decoration: none; cursor: pointer;color: #333333; font-size: 16px;"><i class="fa fa-fw fa-eye"></i></a>
      </div>
      <div id="entropy-div" style="display: none; margin-top: -1px; width: 100%; height: 3px; background: #EEE;">
        <div style="width: 0; height: 100%; background: orangered;">
          <div style="width: 100; height: 100%; background: orangered; opacity: 1;"></div>
        </div><input type="hidden" name="entropy" id="entropy-input">
      </div>
    </span></div>
  <div class="form-row"><label class="db" for="passwordRe">Password confirmation</label><span class="db field">
      <div style="position: relative;"><input type="password" id="passwordRe" name="passwordRe" value=""
          data-eye="true"><a href="#" style="position: absolute; top: 0; right: 0; display: flex; align-items: center;justify-content: center; height: 100%; width: 40px; text-decoration: none; cursor: pointer;color: #333333; font-size: 16px;"><i class="fa fa-fw fa-eye"></i></a>
      </div>
    </span></div>
  <div class="form-row"><a class="il-m button" href="#" onclick="$( '#activateForm' ).submit(); return false;">Activate</a></div>
</form>

Name: startForm

<form id="chat-form" name="startForm" novalidate="" ng-submit="$ctrl.startChat(startForm.$valid)" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email"><!-- ngIf: !$ctrl.loginned -->
  <div class="form-info ng-scope" ng-if="!$ctrl.loginned"><!-- ngIf: !$ctrl.loginned --><strong class="db ng-binding ng-scope" ng-if="!$ctrl.loginned"
      ng-bind-html="$ctrl.parseLabel( 'chatPanelInfo1', { 'url' : '<a class=\'main\' href=\'/__/login\'>', '/url' : '</a>' } )">If you have an account, please
      <a class="main" href="/en/login">login</a>!</strong><!-- end ngIf: !$ctrl.loginned --><!-- ngIf: !$ctrl.loginned --><span class="db ng-binding ng-scope" style="margin-bottom: 5px;" ng-if="!$ctrl.loginned">Our support team can help you more
      efficiently if you're logged in.</span><!-- end ngIf: !$ctrl.loginned --><!-- ngIf: false --></div><!-- end ngIf: !$ctrl.loginned -->
  <div class="form-fields" ng-show="(!startForm.$valid || !$ctrl.language || $ctrl.problem.id == 3 || ( $ctrl.problem.id == 2 &amp;&amp; !$ctrl.work_id_valid ))">
    <div class="form-row"><label class="db ng-binding" for="nickname">Whats your nickname?</label>
      <div class="field"><input id="nickname" required="" type="text" ng-model="$ctrl.user.username" ng-disabled="$ctrl.user.id &amp;&amp; $ctrl.user.username" placeholder="e.g.: Tommy"
          class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"></div>
    </div>
    <div class="form-row"><label class="db ng-binding" for="email">Whats your e-mail?</label>
      <div class="field"><input id="email" type="email" required="" ng-model="$ctrl.user.email" ng-disabled="$ctrl.user.id &amp;&amp; $ctrl.user.email" placeholder="e.g.: tommy@gmail.com"
          class="ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required"></div>
    </div>
    <div class="form-row"><label class="db ng-binding" for="problem">What kind of problem?</label>
      <div class="field"><select id="problem" ng-model="$ctrl.problem" required="" ng-options="item as item.name for item in $ctrl.translatedProblems()" class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required">
          <option value="?" selected="selected"></option>
          <option label="Licence problem" value="object:9">Licence problem</option>
          <option label="Work problem" value="object:10">Work problem</option>
          <option label="Sales problem" value="object:11">Sales problem</option>
          <option label="Shipping problem" value="object:12">Shipping problem</option>
          <option label="Other problem" value="object:13">Other problem</option>
        </select></div>
    </div><!-- ngIf: $ctrl.problem && $ctrl.problem.id==1 --><!-- ngIf: $ctrl.problem && $ctrl.problem.id==2 --><!-- ngIf: $ctrl.problem && $ctrl.problem.id==3 -->
    <div class="form-row ng-hide" ng-show="activeChatLanguages.length > 1"><label class="db ng-binding" for="language">Conversation's language</label>
      <div class="field"><select id="language" ng-model="$ctrl.language" ng-options="item as item.name for item in activeChatLanguages" class="ng-pristine ng-untouched ng-valid ng-empty">
          <option value="?" selected="selected"></option>
        </select></div>
    </div>
  </div>
  <div class="form-fields ng-hide" ng-show="$ctrl.language &amp;&amp; !(!startForm.$valid || $ctrl.problem.id == 3 || ( $ctrl.problem.id == 2 &amp;&amp; !$ctrl.work_id_valid ))">
    <div class="form-row"><label class="db ng-binding" for="details" style="font-weight: bold; margin-bottom: 0;">Please specify the problem!</label><span class="db ng-binding" style="margin-bottom: 5px;">You can write up to 250 characters.</span>
      <div class="field"><textarea id="details" ng-model="$ctrl.details" style="height: 270px;" class="ng-pristine ng-untouched ng-valid ng-empty"></textarea></div><span class="db ng-binding">0 / 250</span>
    </div>
  </div>
  <div class="form-submit">
    <a id="start-chat" ng-class="{'db':true,'button':true,'disabled':!( startForm.$valid &amp;&amp; $ctrl.problem.id == 3 ) &amp;&amp; (!startForm.$valid || ( $ctrl.problem.id == 2 &amp;&amp; !$ctrl.work_id_valid )  || !$ctrl.details.length || $ctrl.details.length > 250)}" ng-disabled="!( startForm.$valid &amp;&amp; $ctrl.problem.id == 3 ) &amp;&amp; !startForm.$valid || ( $ctrl.problem.id == 2 &amp;&amp; !$ctrl.work_id_valid ) || !$ctrl.details.length || $ctrl.details.length > 250" ng-click="$ctrl.startChat(startForm.$valid)" class="ng-binding db button disabled" disabled="disabled">START CHAT!</a><input
      type="submit" style="display: none;"
      ng-disabled="!( startForm.$valid &amp;&amp; $ctrl.problem.id == 3 ) &amp;&amp; !startForm.$valid || ( $ctrl.problem.id == 2 &amp;&amp; !$ctrl.work_id_valid ) || !$ctrl.details.length || $ctrl.details.length > 250" tabindex="-1"
      disabled="disabled"></div>
</form>

Text Content

We use cookies to track usage information and your preferences.I understand


CHIMERATOOL


JavaScript support not found! Please enable JavaScript in your browser settings!
CartRegisterEnglish Notifications
NotificationsTurn on notifications to get up-to-date application version
information!Subscribe!  No thanks
EnglishHungarianSpanishFrenchTurkishArabicRussianChinesePortuguese
 * Home
 * Features
 * Supported Models
   Supported ModelsAvailable Firmware FilesAvailable Magisk Root Files
 * Available Firmware Files
 * Available Magisk Root Files
 * Test Points
 * Shop
 * Download
 * Help / FAQ
 * Resellers
 * Login




ACTIVATE ACCOUNT

Password


Password confirmation

Activate


MODULES

 * Samsung
 * Pro
 * Premium

KEY FEATURES

 * Repair IMEI
 * Repair MAC
 * Patch Certificate
 * Reset FRP Lock/ FRP Remove
 * Network Factory Reset
 * Read Codes Online
 * SW Change
 * Unlock / Relock Bootloader
 * CSC Change
 * Device Info
 * Read Certificate
 * Write Certificate
 * Store / Restore Backup

SUPPORTED MODELS

 * ASUS
 * Blackberry
 * HTC
 * Huawei
 * Infinix
 * Lenovo
 * LG
 * Meizu
 * Motorola
 * MTK
 * Nokia
 * Oppo
 * Qualcomm
 * Samsung
 * Tecno
 * Vivo
 * Xiaomi

AVAILABLE FIRMWARE FILES

 * LG
 * Nokia
 * Samsung
 * Xiaomi

INFORMATION

 * Become a Reseller!
 * Refund Policy
 * End User License Agreement
 * Privacy policy
 * Installation instructions
 * Shipping Information
 * Payment Information
 * Terms & Conditions
 * General Data Protection Regulation

SUPPORT

Our support team is ready to help you with any questions or comments you may
have! The staff will answer incoming emails within 24 hours from Monday to
Friday.  support@chimeratool.com  chimeratool  @chimeratoolofficialsupport  
(+1) 2209002048It is available on working days: 09h - 17h (GMT).

Available in English, Hungarian, Chinese, Spanish and Russian languages.


All rights reserved! © Chimera Tool — 2013-2024
expand_lesschat_bubbleStart Chat  is writing...
If you have an account, please login!Our support team can help you more
efficiently if you're logged in.
Whats your nickname?

Whats your e-mail?

What kind of problem?
Licence problemWork problemSales problemShipping problemOther problem
Conversation's language

Please specify the problem!You can write up to 250 characters.

0 / 250
START CHAT!