Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

Jak uruchomić Python loadera na Teriosie?


dragonPL

Rekomendowane odpowiedzi

Opublikowano

2 up zaoszczedzicie mi klopotu i powiecdzie ktory z tych modolow to player

shop

heapq

uiSystem

uiinventory

functools

_bisect

playerSettingModule

subprocess

sysconfig

gc

encodings.encodings

skill

uiTarget

msvcrt

uiHealth

ime

uiDragonSoul

uiAttachMetin

imp

uiChat

collections

introSelect

uiScriptLocale

localeInfo

app

introLoading

zipimport

uiOption

game

quest

grpImage

dbg

background

uiGameButton

modu

bisect

uiUploadMark

signal

uiSelectMusic

item

shlex

uiAcce

nonplayer

cStringIO

eventMgr

uiCommon

locale

uiPrivateShopBuilder

snd

_winreg

encodings

event

abc

uiPhaseCurtain

uiParty

uiToolTip

_subprocess

uiMessenger

re

messenger

ntpath

threading

stringCommander

net

uiHelp

math

uiMapNameShower

switchbot

exchange

UserDict

uiOfflineShop

wndMgr

uiOfflineShopBuilder

constInfo

introLogo

_functools

uiselectitem

_locale

thread

textTail

debugInfo

traceback

itertools

musicInfo

uiInventory

os

marshal

emotion

_collections

uiEquipmentDialog

_sre

slaitsuck

codecs

__builtin__

uiRefine

operator

_heapq

uitooltip

errno

sre_constants

chr

os.path

colorInfo

safebox

_warnings

uiQuest

encodings.__builtin__

_codecs

webbrowser

uiWhisper

uiSafebox

uiMiniMap

uiAffectShower

uichannel

fly

exception

guild

keyword

uiTaskBar

introLogin

profiler

uiIgnoreSystem

kagb

ui

encodings.aliases

exceptions

sre_parse

uiSystemOption

pack

miniMap

copy_reg

sre_compile

site

uifastequip

uiPickMoney

chat

__main__

networkModule

uiRestart

chrmgr

grp

linecache

uiShop

encodings.codecs

systemSetting

_abcoll

mouseModule

uiWeb

nt

genericpath

stat

uiCube

consoleModule

warnings

effect

uiRune

sys

uiPlayerGauge

uiCandidate

uiExchange

types

uiGameOption

ServerStateChecker

uiGuild

uiCharacter

_weakref

uiPointReset

_weakrefset

time

uiTip

interfaceModule

grpText

Opublikowano

2 up zaoszczedzicie mi klopotu i powiecdzie ktory z tych modolow to player shop heapq uiSystem uiinventory functools _bisect playerSettingModule subprocess sysconfig gc encodings.encodings skill uiTarget msvcrt uiHealth ime uiDragonSoul uiAttachMetin imp uiChat collections introSelect uiScriptLocale localeInfo app introLoading zipimport uiOption game quest grpImage dbg background uiGameButton modu bisect uiUploadMark signal uiSelectMusic item shlex uiAcce nonplayer cStringIO eventMgr uiCommon locale uiPrivateShopBuilder snd _winreg encodings event abc uiPhaseCurtain uiParty uiToolTip _subprocess uiMessenger re messenger ntpath threading stringCommander net uiHelp math uiMapNameShower switchbot exchange UserDict uiOfflineShop wndMgr uiOfflineShopBuilder constInfo introLogo _functools uiselectitem _locale thread textTail debugInfo traceback itertools musicInfo uiInventory os marshal emotion _collections uiEquipmentDialog _sre slaitsuck codecs __builtin__ uiRefine operator _heapq uitooltip errno sre_constants chr os.path colorInfo safebox _warnings uiQuest encodings.__builtin__ _codecs webbrowser uiWhisper uiSafebox uiMiniMap uiAffectShower uichannel fly exception guild keyword uiTaskBar introLogin profiler uiIgnoreSystem kagb ui encodings.aliases exceptions sre_parse uiSystemOption pack miniMap copy_reg sre_compile site uifastequip uiPickMoney chat __main__ networkModule uiRestart chrmgr grp linecache uiShop encodings.codecs systemSetting _abcoll mouseModule uiWeb nt genericpath stat uiCube consoleModule warnings effect uiRune sys uiPlayerGauge uiCandidate uiExchange types uiGameOption ServerStateChecker uiGuild uiCharacter _weakref uiPointReset _weakrefset time uiTip interfaceModule grpText

slaitsuck

Opublikowano

Musi cos działac, widzialem goscia ktory expil na wierzchowcu, podlecialem do niego postałem z min i zaczalem mu ksuc a on nic ;p A gdy mobki go ubily to lezaz przez te chyba 10min az go nie wywalilo do miasta :D skurczybyk na drugi dzien juz cos mial ^^

Opublikowano

Da się skasować to zabezpieczenie, które kasuje pliki wystarczy tylko rooty rozpakować i wywalić odpowiedni plik.

 

/edit.

 

 

ef CheckClientFiles():



white_list_default = ["BGM", "lib", "mark", "miles", "pack", "property", "setting", "screenshot", "channel.inf", "Temp", "config.exe", "artpclnt.dll", "devil.dll", "granny2.dll", "DSETUP.dll","locale.cfg","metin2.cfg", "ignore.cfg", "Metin2Release.exe", "ijl15.dll", "ilu.dll", "mscoree.dll", "msvcp60.dll", "MSVCRTD.dll", "mouse.cfg", "MSS32.DLL", "patchw32.dll", "python22.dll", "python27.dll", "SpeedTreeRT.dll", "unicows.dll", "syserr.txt", "Patcher.exe", "patches_vers_list.txt","admin.txt", "testowy.txt"]



white_list_miles=["mss32.dll","mssa3d.m3d","mssds3d.m3d","mssdsp.flt","mssdx7.m3d","msseax.m3d","mssmp3.asi","mssrsx.m3d","msssoft.m3d","mssvoice.asi"]



i = os.listdir(os.getcwd())

if i != white_list_default:

for x in i:

if not x in white_list_default:

try:

os.remove(x)

except:

dbg.LogBox("Usun zbedne pliki gry!")

app.Abort()

else:

pass

i = os.listdir(os.getcwd()+"\miles")

if i != white_list_miles:

for x in i:

if not x in white_list_miles:

try:

os.remove(x)

#dbg.LogBox(str(x))

except:

dbg.LogBox("Usun zbedne pliki gry!")

app.Abort()

else:

pass




CheckClientFiles()

 

Łapcie rooty bez tego pliczku i nową binke, którą musicie odpalić grę. ;)

 

skan:

https://www.virustotal.com/pl/file/85a4b90e4315f48d1242645941c386d73277d59905f38cfee67ea4dad2f1dd6c/analysis/1465195311/rooty.rarterios.rar

AnnwID.gif

Opublikowano

hmm to widzę, że jednak trzeba będzie coś zrobić lepszego, dzięki chłopaki

Nie ma to jak uważać się za kogoś dobrego. Każde zabezpieczenie da się złamać

Opublikowano

 

hmm to widzę, że jednak trzeba będzie coś zrobić lepszego, dzięki chłopaki

Nie ma to jak uważać się za kogoś dobrego. Każde zabezpieczenie da się złamać

 

Ale niektóre się łamie dłużej niż inne  :D  

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...