files.fm Open in urlscan Pro
104.27.206.92  Public Scan

Submitted URL: https://files.fm/u/pcj3djrax
Effective URL: https://files.fm/f/7b9bq8kxh
Submission: On November 19 via manual from US — Scanned from DE

Form analysis 7 forms found in the DOM

<form onsubmit="checkSignInForm(); return false;" id="login_filesfm">
  <div id="signin_input_container">
    <div class="input-label l_coupon_code">
      <label for="l_coupon_code">Coupon code</label>
      <input id="l_coupon_code" name="coupon_code" type="text">
    </div>
    <div class="no-coupon-link">
      <a href="" onclick="revertFormFromCoupon(); return false">I do not have a coupon code »</a>
    </div>
    <div class="input-label">
      <label for="l_user">Username or e-mail</label>
      <input id="l_user" name="l_user" type="text">
    </div>
    <div class="input-label">
      <label for="l_pass">Password</label>
      <input id="l_pass" name="l_pass" type="password">
    </div>
    <div class="justify_el"></div>
  </div>
  <a id="signin-modal-forgot-link" href="" onclick="showForgotPassword(); return false">
						<span>Forgot password?</span>
					</a>
  <div id="signin_coupon_info" onclick="showCreateAccount()"> I do not have a Files.fm account » </div>
  <div id="signin_error_msg" class="error_msg"></div>
  <input type="submit" style="display: none;">
  <div class="sign_in_submit_bn" onclick="checkSignInForm()"> Log in <img src="/images/signup_form/sign_up.svg" alt="Sign up">
  </div>
</form>

<form onsubmit="return false;">
  <div id="forgotpassword_text"> Enter your email address to reset your password. You may need to check your spam folder: </div>
  <div class="input-label forgotpassword_email">
    <label for="forgotpassword_email">E-mail</label>
    <input id="forgotpassword_email" type="text">
  </div>
  <div id="forgotpassword_error_msg" class="error_msg"></div>
  <div class="sign_in_submit_bn" onclick="checkForgotPasswordForm();"> Send recovery email <img src="/images/signup_form/sign_up.svg" alt="Send recovery email">
  </div>
</form>

GET /

<form id="login_facebook" method="get" action="/">
  <input type="hidden" name="fb_login" value="">
  <input type="hidden" name="add_anonym_uplaods" class="add_anonym_uplaods" value="">
  <input type="hidden" name="login_return_url" class="login_return_url" value="">
  <input type="hidden" name="dont_redirect_after_login" class="dont_redirect_after_login" value="">
  <input type="hidden" name="inviter_user" value="">
  <input type="hidden" name="inviter_hash" value="">
  <input type="submit" class="standard_button" value="Log in with Facebook" style="width: 100%">
</form>

GET /

<form id="login_google" method="get" action="/">
  <input type="hidden" name="google_login" value="">
  <input type="hidden" name="add_anonym_uplaods" class="add_anonym_uplaods" value="">
  <input type="hidden" name="login_return_url" class="login_return_url" value="">
  <input type="hidden" name="dont_redirect_after_login" class="dont_redirect_after_login" value="">
  <input type="hidden" name="inviter_user" value="">
  <input type="hidden" name="inviter_hash" value="">
  <input type="submit" class="standard_button" value="Log in with Google" style="width: 100%">
</form>

GET /

<form id="login_microsoft" method="get" action="/">
  <input type="hidden" name="microsoft_login" value="">
  <input type="hidden" name="add_anonym_uplaods" class="add_anonym_uplaods" value="">
  <input type="hidden" name="login_return_url" class="login_return_url" value="">
  <input type="hidden" name="dont_redirect_after_login" class="dont_redirect_after_login" value="">
  <input type="hidden" name="inviter_user" value="">
  <input type="hidden" name="inviter_hash" value="">
  <input type="submit" class="standard_button" value="Login with Microsoft account" style="width: 100%">
</form>

<form class="chatfm-message-form__form">
  <div class="chatfm-message-form__input-wrapper" style="width: 286px;">
    <div class="chatfm-message-form__mentions-input chatfm-message-form__mentions-input--singleLine" style="position: relative; overflow-y: visible;">
      <div class="chatfm-message-form__mentions-input__control">
        <div class="chatfm-message-form__mentions-input__highlighter chatfm-message-form__mentions-input__highlighter--singleLine"
          style="display: block; position: relative; top: 0px; left: 0px; box-sizing: border-box; background-color: transparent; width: inherit; font-family: inherit; font-size: inherit; letter-spacing: inherit; color: transparent; overflow: hidden; white-space: pre;">
        </div><input type="text" placeholder="Write a message" class="chatfm-message-form__mentions-input__input" value=""
          style="display: block; position: absolute; top: 0px; left: 0px; box-sizing: border-box; background-color: transparent; width: inherit; font-family: inherit; font-size: inherit; letter-spacing: inherit;">
      </div>
    </div>
  </div><button type="submit" class="chatfm-message-form__button"><span class="chatfm-message-form__button__text">Send</span><span class="chatfm-message-form__button__spinner"><span class="chatfm-spinner chatfm-spinner--small"></span></span></button>
</form>

<form>
  <section class="file_embed_section" id="file_embed_section_image">
    <div class="file_embed_section_title"> Image embedding codes for web pages: </div>
    <div class="input-label" id="file_embed_item_image_html" onclick="window.FileEmbedPopup.onClickItem(event, 'image', 'html')">
      <label for="file_embed_image_html"> For websites (HTML) </label>
      <input id="file_embed_image_html" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_image_bbcode" onclick="window.FileEmbedPopup.onClickItem(event, 'image', 'bbcode')">
      <label for="file_embed_image_bbcode"> Forums: BBCode </label>
      <input id="file_embed_image_bbcode" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_image_thumb_small" onclick="window.FileEmbedPopup.onClickItem(event, 'image', 'thumb_small')">
      <label for="file_embed_image_thumb_small"> Small picture thumbnail </label>
      <input id="file_embed_image_thumb_small" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_image_full" onclick="window.FileEmbedPopup.onClickItem(event, 'image', 'full')">
      <label for="file_embed_image_full"> Web size image </label>
      <input id="file_embed_image_full" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
  </section>
  <section class="file_embed_section" id="file_embed_section_default">
    <div class="file_embed_section_title"> File links for integrations </div>
    <div class="input-label" id="file_embed_item_default_web_link_to_file" onclick="window.FileEmbedPopup.onClickItem(event, 'default', 'web_link_to_file')">
      <label for="file_embed_default_web_link_to_file"> Direct link to the file in the browser </label>
      <input id="file_embed_default_web_link_to_file" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_default_P2P" onclick="window.FileEmbedPopup.onClickItem(event, 'default', 'P2P')">
      <label for="file_embed_default_P2P"> For inclusion in WEB pages together with a video player <img src="/images/UI_icons/info.svg" class="my_tooltip"
          my_title="Copy this code into your web page. Contact support@files.fm for assistance. This is the right way to embed content with unlimited traffic. Possible additional attributes:<br /> <b>w</b> - file width (css value);<br /> <b>h</b> - file height (css value);<br /> <b>autoload</b> - load the file immediately after inclusion;<br /> <b>autoplay</b> - start playing video/audio immediately after loading;<br /> <b>poster_src</b> - preview image link;">
      </label>
      <input id="file_embed_default_P2P" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_default_direct_simple" onclick="window.FileEmbedPopup.onClickItem(event, 'default', 'direct_simple')">
      <label for="file_embed_default_direct_simple"> Direct download link. Limited. For integrations contact us. </label>
      <input id="file_embed_default_direct_simple" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
    <div class="input-label" id="file_embed_item_default_direct_path" onclick="window.FileEmbedPopup.onClickItem(event, 'default', 'direct_path')">
      <label for="file_embed_default_direct_path"> Direct link including full path </label>
      <input id="file_embed_default_direct_path" type="text" readonly="">
      <div class="copy_button_embed">
        <div class="copy_text">
          <div class="hover">Copy link</div>
          <div class="copied">Copied</div>
        </div>
      </div>
    </div>
  </section>
</form>

Text Content

Your browser does not support Javascript. To use this page turn on JavaScript or
use another browser.

Menu

 * Solutions
   Data storage
   Automatic sync and sharing tools
   Integrate file uploads or API
   File upload form for websites
   Publish content
   Create a public profile and file catalog
   For sports and events
   Publishing content from events
   Sell content
   Sell your content publicly or privately
 * Apps
   AI chat.files.fm Mobile: Android
   New!
   Mobile: Apple iOS
   New!
   Sync for Windows | MacOS | Linux Network drive via Webdav
 * Tools
   My public profile Convert video to mp4 Convert docs to PDF Create video room
 * Business
 * Public Content
   New!
 * 
 * Pricing
   Upgrade
 * Upload files
 * My files
 * Log in
 * New
 * EN
   English (EN) Español (ES) Deutsch (DE) Suomi (FI) Русский (РУ) Українська
   (UA) Latviešu (LV)




Log in Sign up
You have been invited by  to create account and get 1GB

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



Create free account:
Google
Microsoft

or
Coupon code

I do not have a coupon code »
First name
Last name
E-mail
Password

Your profile:
Your profile: https://files.fm/

I already have a Files.fm account »


Sign up
Use a coupon
By using this website, you agree to the terms and data processing: Learn more »
Registred users can store and access files for unlimited time and choose to
publish them in their profile. More info »
By signing up, you agree to our terms of use »

Choose sign-in method:
Facebook
Google
Microsoft

or
Coupon code
I do not have a coupon code »
Username or e-mail
Password

Forgot password?
I do not have a Files.fm account »

Log in
Use a coupon
Enter your email address to reset your password. You may need to check your spam
folder:
E-mail

Send recovery email
Bind previous uploads from this device to your account? You can manage or delete
them.
No
Yes
Thank you! Your Files.fm account is created and an e-mail with account access
data is sent to you.
Close this form, fill in the information about the folder and press the button
"Save and send the link".
Close
Please enter the two factor authentication code from your email!
Log in
Go back



Peer-Powered Download

Keep this browser tab active in foreground. Finish in

ERROR while downloading. REFRESH or try another download method!





.torrent You can use Vuze or other WebTorrent desktop clients to download and
seed




"Save as" window will pop up for each file, when download finishes. This window
must be in foreground. You can set your browser to allow download of multiple
files: Settings > Advanced > Ask where to save each file before downloading.
Doesn’t work? Let us know

X

- from -
-%

- -
Copy complete
OK


1/1 KyrianCORE Repack.rar
1/1 KyrianCORE Repack.rar
eSign DownloadDownload original
 * Download original fileDownload original
 * Download all selectedDownload all selected
 * Save to my accountSave to my accountRecommended!

Buy - Buy all - Share link More
Edit Edit in Google eSign Rename Embed links
Pro
Delete Replace file

Info
Add comment
Report a problem Cancel a problem report
Copy
Copied

Info

Information
Add a comment

File info:
An error occurred. Please try again!
KyrianCORE Repack.rar
Save



KYRIANCORE REPACK.RAR

Description
An error occurred. Please try again!
Save



Access

Copy
Copied
Signed by:

User

Denco780
Find objects PRO
Find objects
Find text PRO
Find Text
Basic printed text recognition:

PRO OCR text found in image:

Recognize speech
Transcription


Tags

 * An error occurred. Please try again!

Objects

Labels

Meta data
f/



Created: 2021-03-30 06:52:18 Modified: 2021-03-30 06:47:16 Uploaded: 2021-03-30
06:52:18 Will be deleted: Size: 2.3 GB Resolution: Views: 27013 Downloads: 14751
Comments: 0 Title: Subject: Content type: Category: Categories: Keywords:
Author: Publisher: Contributor: Copyrights: License type: License details:
Language: Location: GPS Lat: GPS Long: References: Relates to: Format: Device:
Source: Length: 0:00 Show Exif info


Send
Write @ symbol to send email to user

KyrianCORE Repack.rar

BuyDownload original file



15



eSign



RAR






By using this website, you agree to Files.fm terms and cookie policy.
OK

SHARE LINK TO:

Will be shared all files from folder
Copy
Copied!


Delete this folder after:
Yes
No

Delete after:
:



Or
Give and send private email access:

with rights:
view download edit delete
for period:
unlimited
limited
from: to:
Send sharing notification email

Cancel Send access


Image embedding codes for web pages:
For websites (HTML)
Copy link
Copied
Forums: BBCode
Copy link
Copied
Small picture thumbnail
Copy link
Copied
Web size image
Copy link
Copied
File links for integrations
Direct link to the file in the browser
Copy link
Copied
For inclusion in WEB pages together with a video player
Copy link
Copied
Direct download link. Limited. For integrations contact us.
Copy link
Copied
Direct link including full path
Copy link
Copied
For help: support@files.fm



SCAN OR DOWNLOAD QR CODE


Download