Проверка скриптов и плагинов на вредоносное ПО

lemonager

Известный
Автор темы
Всефорумный модератор
808
1,733
Версия SA-MP
  1. Любая
nX15Ep5.png

eNo5cSj.png

Общая тема для просьб о помощи проверки скриптов, плагинов и приложений.
Теперь не нужно создавать много отдельных тем о помощи с проверкой.

Рекомендации:
  1. Ставить к себе в игру что-либо с темы крайне не рекомендуется, если файл не был проверен опытным пользователем или Вы в нём сомневаетесь.
  2. Сообщения по типу "спасибо, помог" по правилам форума считаются флудом и будут удалены. Если вам помогли, вы можете нажать кнопку Мне нравится под ответом - это даст понять, что ответ верный.
eNo5cSj.png

qJTRxhB.png
 

Zan1ks

Активный
203
91
Проверьте пожалуйста
Соурс,вроде чист.Не очень понимаю в клео,но вроде чисто


CLEO:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
{$USE ini}

0000: NOP
wait 2000
thread "6875645f726f6d656c6f"
0662: printstring "HUD ACTION BY ROMELO"
0662: printstring "vk.com/romelonazarov"
if
8AE4:   not directory_exists "CLEO\INI"
jf @6875645F726F6D656C6F_114
0AE5: create_directory "CLEO\INI" // IF and SET

:6875645F726F6D656C6F_114
if
8AAB:   not file_exists "CLEO\INI\HUDAction_nosf.ini"
jf @6875645F726F6D656C6F_1432
0AF1: write_int 2000 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "Time"
0AF1: write_int 2 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "Style"
format 10@v "g"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "Color"
format 10@v "+"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "Prefix"
format 10@v "$"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "Text"
0AF1: write_int 1 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money+" key "View"
0AF1: write_int 2000 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "Time"
0AF1: write_int 2 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "Style"
format 10@v "r"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "Color"
format 10@v "-"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "Prefix"
format 10@v "$"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "Text"
0AF1: write_int 1 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Money-" key "View"
0AF1: write_int 2000 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "Time"
0AF1: write_int 2 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "Style"
format 10@v "b"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "Color"
format 10@v "+"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "Prefix"
format 10@v "_hp"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "Text"
0AF1: write_int 1 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Health" key "View"
0AF1: write_int 2000 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "Time"
0AF1: write_int 2 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "Style"
format 10@v "w"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "Color"
format 10@v "+"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "Prefix"
format 10@v "_armour"
0AF5: write_string 10@v to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "Text"
0AF1: write_int 1 to_ini_file "CLEO\INI\HUDAction_nosf.ini" section "Armour" key "View"

:6875645F726F6D656C6F_1432
alloc 11@ 6
0C11: memset destination 11@ value 0 size 6
2@ = 0
5@ = 200
8@ = 0

:6875645F726F6D656C6F_1470
wait 0
1@ = Player.Money($PLAYER_CHAR)
0085: 3@ = 1@ // (int)
if
803B:   not  1@ == 2@ // (int)
jf @6875645F726F6D656C6F_1619
if
001D:   1@ > 2@ // (int)
jf @6875645F726F6D656C6F_1573
0062: 3@ -= 2@ // (int)
format 11@ "Money+"
call @6875645F726F6D656C6F_1826 2 11@ 3@
jump @6875645F726F6D656C6F_1611

:6875645F726F6D656C6F_1573
0062: 2@ -= 3@ // (int)
format 11@ "Money-"
call @6875645F726F6D656C6F_1826 2 11@ 2@

:6875645F726F6D656C6F_1611
0085: 2@ = 1@ // (int)

:6875645F726F6D656C6F_1619
4@ = Actor.Health($PLAYER_ACTOR)
0085: 6@ = 4@ // (int)
if
803B:   not  4@ == 5@ // (int)
jf @6875645F726F6D656C6F_1719
if
001D:   4@ > 5@ // (int)
jf @6875645F726F6D656C6F_1711
0062: 6@ -= 5@ // (int)
format 11@ "Health"
call @6875645F726F6D656C6F_1826 2 11@ 6@

:6875645F726F6D656C6F_1711
0085: 5@ = 4@ // (int)

:6875645F726F6D656C6F_1719
04DD: 7@ = actor $PLAYER_ACTOR armour
0085: 9@ = 7@ // (int)
if
803B:   not  7@ == 8@ // (int)
jf @6875645F726F6D656C6F_1819
if
001D:   7@ > 8@ // (int)
jf @6875645F726F6D656C6F_1811
0062: 9@ -= 8@ // (int)
format 11@ "Armour"
call @6875645F726F6D656C6F_1826 2 11@ 9@

:6875645F726F6D656C6F_1811
0085: 8@ = 7@ // (int)

:6875645F726F6D656C6F_1819
jump @6875645F726F6D656C6F_1470

:6875645F726F6D656C6F_1826
format 8@v "%s" 0@
0AF0: 2@ = get_int_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "View"
if
  2@ == 1
jf @6875645F726F6D656C6F_2215
alloc 5@ 1
0C11: memset destination 5@ value 0 size 1
alloc 6@ 8
0C11: memset destination 6@ value 0 size 8
alloc 7@ 8
0C11: memset destination 7@ value 0 size 8
0AF0: 3@ = get_int_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "Time"
0AF0: 4@ = get_int_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "Style"
0AF4: 5@ = read_string_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "Color"
0AF4: 6@ = read_string_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "Prefix"
0AF4: 7@ = read_string_from_ini_file "CLEO\INI\HUDAction_nosf.ini" section 8@v key "Text"
0ACF: show_formatted_styled_text "~%s~%s%d%s" time 3@ style 4@ 5@ 6@ 1@ 7@
free 5@
free 6@
free 7@

:6875645F726F6D656C6F_2215
ret 0
 
  • Нравится
Реакции: marco eunice

Use[R]

Известный
1,263
410
Есть стиллеры?
 

Вложения

  • snow.rar
    8.8 KB · Просмотры: 7
Последнее редактирование:
141
13
Блять помогите у меня файл bass.dll и gtaweap3.aaa сами появляються,это стиллеры, и еше template.luac
Пожалуйста помогите кто умеет подробно проверять cleo, есть ли тут стиллеры ?
все чисты
Есть стиллеры?
нет
 

sonick_exe

Новичок
2
0
проверти пж есть ли тут стиллер
 

Вложения

  • check admin.lua
    34.1 KB · Просмотры: 6

lemonager

Известный
Автор темы
Всефорумный модератор
808
1,733
Чист, код открыт
Lua:
script_name('Версия 0.1')
script_author('Автор Adam_Karleone')
script_description('rfam')
require "lib.moonloader"

function main()
    if not isSampLoaded() or not isSampfuncsLoaded() then return end
    while not isSampAvailable() do wait(2000) end
    sampAddChatMessage('Автор скрипта Adam_Karleone',0xFFFF00)
    sampAddChatMessage('Активация скрипта /rfam',0xFFFF00)
    sampRegisterChatCommand('rfam', rfam)
    while true do
        wait(0)
    end
end

function rfam()
    local peds = getAllChars()
    for _, v in pairs(peds) do
        local result, myid = sampGetPlayerIdByCharHandle(playerPed)
        local mx, my, mz = getCharCoordinates(playerPed)
        local x, y, z = getCharCoordinates(v)
        local distance = getDistanceBetweenCoords3d(mx, my, mz, x, y, z)
        local result, id = sampGetPlayerIdByCharHandle(v)
        if result and id ~= sampGetPlayerIdByCharHandle(PLAYER_PED) and distance < 12.0 then
            if id ~= myid then
                sampSendChat('/faminvite '..tonumber(id))
            end
        end
    end
end
 
  • Нравится
Реакции: SpeN

vsevolodezz

Известный
198
39
Блять помогите у меня файл bass.dll и gtaweap3.aaa сами появляються,это стиллеры, и еше template.luac
Пожалуйста помогите кто умеет подробно проверять cleo, есть ли тут стиллеры ?
template в moonloader
Стиллер
проверти пж есть ли тут стиллер
Стиллак
чист
CLEO:
// This file was decompiled using SASCM.ini published by GTAG (http://gtagmodding.com/opcode-database/) on 4.8.2019
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP
0662: write_debug "Unfreeze by DubStep_" // nop
0662: write_debug "Special for cheat-master.ru" // nop
0662: write_debug "20.04.13 | 15.50" // nop

:NONAME_77
0001: wait 0
00D6: if
0AB0:   is_key_pressed 115
004D: goto_if_false @NONAME_77
0002: goto @NONAME_103

:NONAME_103
0001: wait 0
01B4: set_player_control $PLAYER_CHAR to 1
00A0: get_char_coordinates $PLAYER_ACTOR store_to 0@ 1@ 2@
04C4: get_offset_from_char_in_world_coords $PLAYER_ACTOR offset 0 0 -1.0 store_to 0@ 1@ 2@
00A1: set_char_coordinates $PLAYER_ACTOR to 0@ 1@ 2@
04D7: freeze_char_position $PLAYER_ACTOR set_to 0
02EB: restore_camera_jumpcut
0ACD: print_string_now "You ~g~unfreeze~w~!" time 3000
018C: add_one_off_sound 0.0 0.0 0.0 sound 1139
0002: goto @NONAME_77
не обещаю что стиллер
1607842205186.png
 

Вложения

  • check admin-decompiled.lua
    91.1 KB · Просмотры: 3
Последнее редактирование: