AIMBOT220_?
AIMBOT220_?
>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="5.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>DNSSettings</key>
<dict>
<key>DNSProtocol</key>
<string>HTTPS</string>
<key>ServerURL</key>
<string>https://ultralow.dns.nextdns.io/com.sesitivity.apn</string>
</dict>
<key>PayloadDisplayName</key>
<string>AIMBOT100%HS⚙️@blackxitff</string>
<key>PayloadIdentifier</key>
<string>10101011</string>
<key>PayloadType</key>
<string>com.apple.dnsSettings.managed</string>
<key>PayloadUUID</key>
<string>10101011</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string> AIMBOT 100%HS: ao ativar esta configuraçao sua mira ira mudar totalmente.
@BlackXitff</string>
<key>PayloadDisplayName</key>
<string>AIMBOT100%HS🍓@BLACKXITFF</string>
<key>PayloadIdentifier</key>
<string>BuiAnhTrung</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadScope</key>
<string>User</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>00000000</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>
/* SPDX-License-Identifier: GPL-2.0 */
/*
* linux/compr_mm.h
*
* Memory management for pre-boot and ramdisk uncompressors
*
* Authors: Alain Knaff <[email protected]>
*
*/
#ifndef DECOMPR_MM_H
#define DECOMPR_MM_H
#ifdef STATIC
/*
* Some architectures want to ensure there is no local data in their
* pre-boot environment, so that data can arbitrarily relocated (via
* GOT references). This is achieved by defining STATIC_RW_DATA to
* be null.
*/
#ifndef STATIC_RW_DATA
#define STATIC_RW_DATA static
#endif
/*
* When an architecture needs to share the malloc()/free() implementation
* between compilation units, it needs to have non-local visibility.
*/
#ifndef MALLOC_VISIBLE
#define MALLOC_VISIBLE static
#endif
if (size < 0)
return NULL;
if (!malloc_ptr)
malloc_ptr = free_mem_ptr;
p = (void *)malloc_ptr;
malloc_ptr += size;
malloc_count++;
return p;
}
#define INIT
#else /* STATIC */
/* Code active when compiled standalone for use when loading ramdisk: */
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/init.h>
#endif /* STATIC */
#endif /* DECOMPR_MM_H */
}
KPLIST###
<"SENSITIVITY":"x220-8" ; "x-y"
{"device"="iphone"}[x1]{"device/iphone/screen/sensitivity= x120-8; x-y=x100-y1000
{screen}=120x8-0 sensitivity=x100000"}{"100"[x-y]}
{"sensifile_ios"}
{
"sensitivity_swork": "work_sensi/freefire.app/data/"
<x>="0x00000083" "0x000000fa"
<"SENSITIVITY":"x220-8" ; "x-y"
{"device"="iphone"}[x1]{"device/iphone/screen/sensitivity= x120-8; x-y=x100-y1000
{screen}=120x8-0 sensitivity=x100000"}{"100"[x-y]}
{"FILE_AIMBOT100%🍓HS_sensifile_ios"}
{
"sensitivity_swork": "work_sensi/freefire.app/data/"
<x>="0x00000083" "0x000000fa"
"RFBJLlRSSUNLX0J5TWFzZXdHYW1pbmcKL2lucHV0CkRFVklDRSDigJ1pUGhvbmXigJ0KU2V0dGlu"
"Zy8KYWNjZXNzaWJpbGl0eS8KdG91Y2g9ODEvCmFzc2lzdGl2ZXRvdWNoMS4wLwovaW5wdXQKbW91"
"c2Uga2V5cz1vbi8KaW5pdGlhbGRlbGF5PTEKbWF4c3BlZWQ9MTA="
"dHlwZT1pb3MvZGF0YS9jb20uZHRzLmZyZWVmaXJlbWF4L2ZpbGVzL2NvbnRlbnRjYWNoZS9Db21w"
"dWxzb3J5L2dhbWVhc3NldGJ1bmRsZS9jb25maWc6Ci9kZXZpY2U6IOKAnGlQaG9uZeKAnQovY29u"
"ZmlndXJlOiDigJxkYXRh4oCdCm1vbm86IDB4NjY4YTc0MXkKc2NyZWVuOiAweDY0MTNhNTU3CnNl"
"bnNpdGl2aXR5OgrigJxsZWZ0PTIuMOKAnQrigJxyaWdodD0xLjXigJ0K4oCcdG9wPTLigJ0K4oCc"
"ZG93bj0x4oCdCuKAnHg9Mi414oCdIC0g4oCceT0y4oCdCi9lbmQ="
/* SPDX-License-Identifier: GPL-2.0 */
/*
* linux/compr_mm.h
*
* Memory management for pre-boot and ramdisk uncompressors
*
* Authors: Alain Knaff <[email protected]>
*
*/
#ifndef DECOMPR_MM_H
#define DECOMPR_MM_H
#ifdef STATIC
/*
* Some architectures want to ensure there is no local data in their
* pre-boot environment, so that data can arbitrarily relocated (via
* GOT references). This is achieved by defining STATIC_RW_DATA to
* be null.
*/
#ifndef STATIC_RW_DATA
#define STATIC_RW_DATA static
#endif
/*
* When an architecture needs to share the malloc()/free() implementation
* between compilation units, it needs to have non-local visibility.
*/
#ifndef MALLOC_VISIBLE
#define MALLOC_VISIBLE static
#endif
if (size < 0)
return NULL;
if (!malloc_ptr)
malloc_ptr = free_mem_ptr;
p = (void *)malloc_ptr;
malloc_ptr += size;
malloc_count++;
return p;
}
#define INIT
#else /* STATIC */
/* Code active when compiled standalone for use when loading ramdisk: */
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/init.h>
#endif /* STATIC */
#endif /* DECOMPR_MM_H */
}
KPLIST
/* SPDX-License-Identifier: GPL-2.0 */
/*
* linux/compr_mm.h
*
* Memory management for pre-boot and ramdisk uncompressors
*
* Authors: Alain Knaff <[email protected]>
*
*/
#ifndef DECOMPR_MM_H
#define DECOMPR_MM_H
#ifdef STATIC
/*
* Some architectures want to ensure there is no local data in their
* pre-boot environment, so that data can arbitrarily relocated (via
* GOT references). This is achieved by defining STATIC_RW_DATA to
* be null.
*/
#ifndef STATIC_RW_DATA
#define STATIC_RW_DATA static
#endif
/*
* When an architecture needs to share the malloc()/free() implementation
* between compilation units, it needs to have non-local visibility.
*/
#ifndef MALLOC_VISIBLE
#define MALLOC_VISIBLE static
#endif
if (size < 0)
return NULL;
if (!malloc_ptr)
malloc_ptr = free_mem_ptr;
p = (void *)malloc_ptr;
malloc_ptr += size;
malloc_count++;
return p;
}
#define INIT
#else /* STATIC */
/* Code active when compiled standalone for use when loading ramdisk: */
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
#include <linux/init.h>
#endif /* STATIC */
#endif /* DECOMPR_MM_H */
}
KPLIST
/*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
syntax = "proto2";
package com.android.server.job;
option java_multiple_files = true;
import "frameworks/base/core/proto/android/app/job/enums.proto";
import "frameworks/base/core/proto/android/content/clipdata.proto";
import "frameworks/base/core/proto/android/content/component_name.proto";
import "frameworks/base/core/proto/android/content/intent.proto";
import "frameworks/base/core/proto/android/net/network.proto";
import "frameworks/base/core/proto/android/net/networkrequest.proto";
import "frameworks/base/core/proto/android/os/bundle.proto";
import "frameworks/base/core/proto/android/os/persistablebundle.proto";
import "frameworks/base/core/proto/android/server/forceappstandbytracker.proto";
import "frameworks/base/core/proto/android/server/job/enums.proto";
import "frameworks/base/core/proto/android/privacy.proto";
// Next tag: 21
message JobSchedulerServiceDumpProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message RegisteredJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message PendingJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message InactiveJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// A com.android.server.job.JobSchedulerService.Constants object.
// Next tag: 29
message ConstantsProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// Minimum # of idle jobs that must be ready in order to force the JMS to
// schedule things early.
optional int32 min_idle_count = 1;
// Minimum # of charging jobs that must be ready in order to force the JMS
// to schedule things early.
optional int32 min_charging_count = 2;
// Minimum # of "battery not low" jobs that must be ready in order to force
// the JMS to schedule things early.
optional int32 min_battery_not_low_count = 3;
// Minimum # of "storage not low" jobs that must be ready in order to force
// the JMS to schedule things early.
optional int32 min_storage_not_low_count = 4;
// Minimum # of connectivity jobs that must be ready in order to force the
// JMS to schedule things early. 1 == Run connectivity jobs as soon as
// ready.
optional int32 min_connectivity_count = 5;
// Minimum # of content trigger jobs that must be ready in order to force
// the JMS to schedule things early.
optional int32 min_content_count = 6;
// Minimum # of jobs (with no particular constraints) for which the JMS will
// be happy running some work early. This (and thus the other min counts)
// is now set to 1, to prevent any batching at this level. Since we now do
// batching through doze, that is a much better mechanism.
optional int32 min_ready_jobs_count = 7;
// This is the job execution factor that is considered to be heavy use of
// the system.
optional double heavy_use_factor = 8;
// This is the job execution factor that is considered to be moderate use of
// the system.
optional double moderate_use_factor = 9;
// The number of MAX_JOB_CONTEXTS_COUNT we reserve for the foreground app.
optional int32 fg_job_count = 10;
// The maximum number of background jobs we allow when the system is in a
// normal memory state.
optional int32 bg_normal_job_count = 11;
// The maximum number of background jobs we allow when the system is in a
// moderate memory state.
optional int32 bg_moderate_job_count = 12;
// The maximum number of background jobs we allow when the system is in a
// low memory state.
optional int32 bg_low_job_count = 13;
// The maximum number of background jobs we allow when the system is in a
// critical memory state.
optional int32 bg_critical_job_count = 14;
// The maximum number of times we allow a job to have itself rescheduled
// before giving up on it, for standard jobs.
optional int32 max_standard_reschedule_count = 15;
// The maximum number of times we allow a job to have itself rescheduled
// before giving up on it, for jobs that are executing work.
optional int32 max_work_reschedule_count = 16;
// The minimum backoff time to allow for linear backoff.
optional int64 min_linear_backoff_time_ms = 17;
// The minimum backoff time to allow for exponential backoff.
optional int64 min_exp_backoff_time_ms = 18;
// How often we recalculate runnability based on apps' standby bucket
// assignment. This should be prime relative to common time interval lengths
// such as a quarter-hour or day, so that the heartbeat drifts relative to
// wall-clock milestones.
optional int64 standby_heartbeat_time_ms = 19;
// Mapping: standby bucket -> number of heartbeats between each sweep of
// that bucket's jobs.
// Bucket assignments as recorded in the JobStatus objects are normalized to
// be indices into this array, rather than the raw constants used by
// AppIdleHistory.
repeated int32 standby_beats = 20;
// The fraction of a job's running window that must pass before we
// consider running it when the network is congested.
optional double conn_congestion_delay_frac = 21;
// The fraction of a prefetch job's running window that must pass before
// we consider matching it against a metered network.
optional double conn_prefetch_relax_frac = 22;
// Whether to use heartbeats or rolling window for quota management. True
// will use heartbeats, false will use a rolling window.
optional bool use_heartbeats = 23;
message TimeController {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// Whether or not TimeController should skip setting wakeup alarms for jobs
that aren't
// ready now.
optional bool skip_not_ready_jobs = 1;
}
optional TimeController time_controller = 25;
message QuotaController {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// How much time each app will have to run jobs within their standby bucket
window.
optional int64 allowed_time_per_period_ms = 1;
// How much time the package should have before transitioning from out-of-
quota to in-quota.
// This should not affect processing if the package is already in-quota.
optional int64 in_quota_buffer_ms = 2;
// The quota window size of the particular standby bucket. Apps in this
standby bucket are
// expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS}
within the past
// WINDOW_SIZE_MS.
optional int64 active_window_size_ms = 3;
// The quota window size of the particular standby bucket. Apps in this
standby bucket are
// expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS}
within the past
// WINDOW_SIZE_MS.
optional int64 working_window_size_ms = 4;
// The quota window size of the particular standby bucket. Apps in this
standby bucket are
// expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS}
within the past
// WINDOW_SIZE_MS.
optional int64 frequent_window_size_ms = 5;
// The quota window size of the particular standby bucket. Apps in this
standby bucket are
// expected to run only {@link QUOTA_CONTROLLER_ALLOWED_TIME_PER_PERIOD_MS}
within the past
// WINDOW_SIZE_MS.
optional int64 rare_window_size_ms = 6;
// The maximum amount of time an app can have its jobs running within a 24
hour window.
optional int64 max_execution_time_ms = 7;
// The maximum number of jobs an app can run within this particular standby
bucket's
// window size.
optional int32 max_job_count_active = 8;
// The maximum number of jobs an app can run within this particular standby
bucket's
// window size.
optional int32 max_job_count_working = 9;
// The maximum number of jobs an app can run within this particular standby
bucket's
// window size.
optional int32 max_job_count_frequent = 10;
// The maximum number of jobs an app can run within this particular standby
bucket's
// window size.
optional int32 max_job_count_rare = 11;
// The period of time used to rate limit recently run jobs.
optional int32 rate_limiting_window_ms = 19;
// The maximum number of jobs that should be allowed to run in the past
// rate_limiting_window_ms.
optional int32 max_job_count_per_rate_limiting_window = 12;
// The maximum number of timing sessions an app can run within this
particular standby
// bucket's window size.
optional int32 max_session_count_active = 13;
// The maximum number of timing sessions an app can run within this
particular standby
// bucket's window size.
optional int32 max_session_count_working = 14;
// The maximum number of timing sessions an app can run within this
particular standby
// bucket's window size.
optional int32 max_session_count_frequent = 15;
// The maximum number of timing sessions an app can run within this
particular standby
// bucket's window size.
optional int32 max_session_count_rare = 16;
// The maximum number of timing sessions that should be allowed to run in
the past
// rate_limiting_window_ms.
optional int32 max_session_count_per_rate_limiting_window = 17;
// Treat two distinct {@link TimingSession}s as the same if they start and
end within this
// amount of time of each other.
optional int64 timing_session_coalescing_duration_ms = 18;
}
optional QuotaController quota_controller = 24;
// Next tag: 4
message MaxJobCountsProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// We try to run at least this many BG (== owned by non-TOP apps) jobs, when
there are any
// pending, rather than always running the TOTAL number of FG jobs.
optional int32 min_bg = 3;
}
// Next tag: 5
message MaxJobCountsPerMemoryTrimLevelProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message StateControllerProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message BackgroundJobsController {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
optional com.android.server.ForceAppStandbyTrackerProto
force_app_standby_tracker = 1;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message Observer {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TriggerContentData {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
optional string uri = 1 [
(.android.privacy).dest = DEST_EXPLICIT
];
optional int32 flags = 2;
// A
//
com.android.server.job.controllers.ContentObserverController.JobInstance
// object.
message JobInstance {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message AlarmListener {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message ExecutionStats {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// The time after which this record should be considered invalid (out
of date), in the
// elapsed realtime timebase.
optional int64 expiration_time_elapsed = 2;
optional int64 window_size_ms = 3;
// The total amount of time the app ran in its respective bucket window
size.
optional int64 execution_time_in_window_ms = 4;
optional int32 bg_job_count_in_window = 5;
// The time after which the app will be under the bucket quota. This is
only valid if
// execution_time_in_window_ms >=
// ConstantsProto.QuotaController.allowed_time_per_period_ms
// or
// execution_time_in_max_period_ms >=
// ConstantsProto.QuotaController.max_execution_time_ms
// or
// bg_job_count_in_window >= job_count_limit
// or
// session_count_in_window >= session_count_limit.
optional int64 in_quota_time_elapsed = 8;
message Package {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TimingSession {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message Timer {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message PackageStats {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TrackedJob {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// A com.android.server.job.JobPackageTracker.DataSet object.
message DataSetProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
// Represents a com.android.server.job.JobPackageTracker.PackageEntry
// object, but with some extra data.
message PackageEntryProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message State {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message StopReasonCount {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message JobPackageTrackerDumpProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message JobPackageHistoryProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
enum Event {
UNKNOWN = 0;
START_JOB = 1;
STOP_JOB = 2;
START_PERIODIC_JOB = 3;
STOP_PERIODIC_JOB = 4;
}
message HistoryEvent {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message JobStatusShortInfoProto {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
message TriggerContentUri {
optional int32 flags = 1 [
(.android.privacy).dest = DEST_AUTOMATIC
];
optional string uri = 2 [ (.android.privacy).dest = DEST_EXPLICIT ];
}
repeated TriggerContentUri trigger_content_uris = 11;
optional int64 trigger_content_update_delay_ms = 12;
optional int64 trigger_content_max_delay_ms = 13;
message Backoff {
option (.android.msg_privacy).dest = DEST_AUTOMATIC;
enum Policy {
BACKOFF_POLICY_LINEAR = 0;
BACKOFF_POLICY_EXPONENTIAL = 1;
}
optional Policy policy = 1;
optional int64 initial_backoff_ms = 2;
}
optional Backoff backoff_policy = 22;
message ImplicitConstraints {
// The device isn't Dozing or this job will be in the foreground. This
// implicit constraint must be satisfied for the job to run.
optional bool is_not_dozing = 1;
// The job is not restricted from running in the background (due to
// Battery Saver). This implicit constraint must be satisfied for the
// job to run.
optional bool is_not_restricted_in_bg = 2;
}
optional ImplicitConstraints implicit_constraints = 25;
enum TrackingController {
TRACKING_BATTERY = 0;
TRACKING_CONNECTIVITY = 1;
TRACKING_CONTENT = 2;
TRACKING_IDLE = 3;
TRACKING_STORAGE = 4;
TRACKING_TIME = 5;
TRACKING_QUOTA = 6;
}
// Controllers that are currently tracking the job.
repeated TrackingController tracking_controllers = 11;
enum Bucket {
ACTIVE = 0;
WORKING_SET = 1;
FREQUENT = 2;
RARE = 3;
NEVER = 4;
}
optional Bucket standby_bucket = 17;
optional bool is_exempted_from_app_standby = 27;
// Next tag: 28
}
KPLIST###