Decompiler-VB.Net
PL
Zaloguj się
VBReFormer — pokrycie dekompilacji

Co jest tłumaczone na czytelny kod VB6

Pomiar na 207 programach VB6: 125 skompilowanych do kodu natywnego, 82 do P-code. Dla każdej funkcji biblioteki runtime MSVBVM60.DLL i każdej instrukcji zestawu P-code — obsługa zastosowana przy rekonstrukcji kodu źródłowego. Wszystkie wartości są liczone na tych programach.

Przeanalizowane programy VB6207
w tym skompilowane do kodu natywnego125
w tym skompilowane do P-code82
Zdekompilowane procedury (natywny)888
Zdekodowane procedury (P-code)558
Zdekodowane instrukcje P-code11 836

Pokrycie

Każdy wskaźnik podaje swój licznik i mianownik.
Funkcje biblioteki runtime — kod natywny
83,9%291 z 347 napotkanych funkcji

Przetłumaczone na nazwaną konstrukcję VB6: 256 (73,8%). Wchłonięte: 35 (10,1%).

Populacja: funkcje z MSVBVM60.DLL wywoływane przez co najmniej jeden ze 125 przeanalizowanych programów w kodzie natywnym. Pozostałe 56: 55 emitowanych pod nazwą runtime, 1 bez obsługi.
Funkcje biblioteki runtime — P-code
71,4%65 z 91 napotkanych funkcji

Przetłumaczone na nazwaną konstrukcję VB6: 61 (67,0%). Obsługa generyczna: 4 (4,4%).

Populacja: funkcje z MSVBVM60.DLL wywoływane przez co najmniej jeden z 82 przeanalizowanych programów w P-code. Pozostałe 26 jest emitowanych pod nazwą runtime.
Zestaw instrukcji P-code
99,5%1 158 z 1 164 zdefiniowanych instrukcji

Przetłumaczone: 836 (71,8%). Wchłonięte: 208 (17,9%). Obsługa generyczna: 114 (9,8%).

Liczone na instrukcjach faktycznie zdekodowanych w przeanalizowanych programach: 11 824 z 11 836, czyli 99,9%. 6 z 1 164 zdefiniowanych instrukcji pozostaje bez obsługi.

Podział według poziomu obsługi

Cztery populacje, liczone osobno.
Napotkane funkcje biblioteki runtime — programy skompilowane do kodu natywnego347 funkcji
256
35
55
przetłumaczona na VB6 256 73,8 %wchłonięta 35 10,1 %nazwa runtime 55 15,9 %bez obsługi 1 0,3 %
Napotkane funkcje biblioteki runtime — programy skompilowane do P-code91 funkcji
61
26
przetłumaczona na VB6 61 67,0 %obsługa generyczna 4 4,4 %nazwa runtime 26 28,6 %
Zdefiniowane instrukcje zestawu P-code — sześć tablic1 164 instrukcje
836
208
114
przetłumaczona na VB6 836 71,8 %wchłonięta 208 17,9 %obsługa generyczna 114 9,8 %bez obsługi 6 0,5 %
Zdekodowane instrukcje P-code — w przeanalizowanych programach11 836 instrukcji
6 905
1 391
3 528
przetłumaczona na VB6 6 905 58,3 %wchłonięta 1 391 11,8 %obsługa generyczna 3 528 29,8 %bez obsługi 12 0,1 %
przetłumaczona na VB6powstaje nazwana konstrukcja VB6: funkcja, operator, konwersja lub instrukcja. Nazwa i forma są zweryfikowane.
wchłoniętawewnętrzna mechanika skompilowanego programu, celowo nieemitowana ponownie w zrekonstruowanym kodzie VB6.
obsługa generycznapowstaje wynik bez reguły właściwej dla tego przypadku: prawdopodobny, niezweryfikowany.
nazwa runtimewywołanie jest emitowane pod swoją nazwą runtime, __vbaXxx(…) lub rtcXxx(…).
bez obsługiani reguły właściwej, ani obsługi generycznej.
Napotkana funkcja
funkcja z MSVBVM60.DLL wywoływana przez co najmniej jeden z przeanalizowanych programów, według tablicy importów odczytanej w programie. W bibliotece wykazanych jest 636 funkcji; 347 jest napotykanych w programach w kodzie natywnym, 91 w programach w P-code.
Zdefiniowana instrukcja
spośród 1 536 adresów sześciu tablic zestawu P-code te, które niosą instrukcję: 1 164.
Zdekodowana instrukcja
każda instrukcja odczytana w przeanalizowanych programach, liczona tyle razy, ile razy występuje: 11 836.

Mapa zestawu instrukcji

Sześć tablic po 256 adresów. Kolumna = młodszy półbajt, wiersz = starszy półbajt. 1 164 adresy niosą instrukcję, 372 nie niosą żadnej.
Table 0254 instrukcje z 256
Table 1194 instrukcje z 256
Table 2225 instrukcji z 256
Table 3240 instrukcji z 256
Table 4197 instrukcji z 256
Table 554 instrukcje z 256
adres z instrukcją 1 164 adres bez instrukcji 372 odrębne nazwy instrukcji 819

Co jest tłumaczone, nazwa po nazwie

Trzy listy z nazwami: 256 + 61 funkcji biblioteki runtime, 836 instrukcji.

Te listy wyliczają pozycje przetłumaczone na nazwaną konstrukcję VB6 — funkcję, operator, konwersję lub instrukcję języka. Wykazują tylko je: nie są ani inwentarzem MSVBVM60.DLL, ani inwentarzem zestawu instrukcji. Kilka pozycji może dawać tę samą konstrukcję VB6: odpowiadają one różnym obsługiwanym typom danych.

Funkcje biblioteki runtime przetłumaczone na kod VB6 — programy skompilowane do kodu natywnego

256 funkcji biblioteki runtime MSVBVM60.DLL, napotkanych w programach skompilowanych do kodu natywnego, wraz z konstrukcją VB6 wytworzoną przy rekonstrukcji kodu źródłowego.

Funkcja runtimeKonstrukcja VB6OpisKategoria
__vbaAryCopy=Assignment of an arrayTablice i kolekcje
__vbaAryMove=Assignment of an arrayTablice i kolekcje
__vbaBoolErrVarCBoolConversion to BooleanKonwersja
__vbaBoolStrCBoolConversion to BooleanKonwersja
__vbaBoolVarCBoolConversion to BooleanKonwersja
__vbaCopyBytesLSetLeft-aligned copyCiągi znaków
__vbaCyAdd+AdditionOperatory
__vbaCyErrVarCCurConversion to CurrencyKonwersja
__vbaCyI2CCurConversion to CurrencyKonwersja
__vbaCyI4CCurConversion to CurrencyKonwersja
__vbaCyMul*MultiplicationOperatory
__vbaCyMulI2*MultiplicationOperatory
__vbaCySub-Subtraction, or negative signOperatory
__vbaDateR8CDateConversion to DateKonwersja
__vbaDateStrCDateConversion to DateKonwersja
__vbaDateVarCDateConversion to DateKonwersja
__vbaEraseEraseClearing of an arrayTablice i kolekcje
__vbaErrorErrorRaising of an error by its numberBłędy
__vbaFileCloseClose #Closing of a filePliki
__vbaFileCloseAllCloseClosing of all open filesPliki
__vbaFileOpenOpenOpening of a filePliki
__vbaForEachAryFor Each … In …Start of a loop over the elements of a collection or an arrayTablice i kolekcje
__vbaForEachCollVarFor Each … In …Start of a loop over the elements of a collection or an arrayTablice i kolekcje
__vbaForEachVarFor Each … In …Start of a loop over the elements of a collection or an arrayTablice i kolekcje
__vbaFpCDblR4CDblConversion to DoubleKonwersja
__vbaFpCDblR8CDblConversion to DoubleKonwersja
__vbaFpCSngR4CSngConversion to SingleKonwersja
__vbaFpCSngR8CSngConversion to SingleKonwersja
__vbaFpCyCCurConversion to CurrencyKonwersja
__vbaFPFixFixInteger part truncated toward zeroObliczenia
__vbaFpI2CIntConversion to IntegerKonwersja
__vbaFpI4CLngConversion to LongKonwersja
__vbaFPIntIntInteger partObliczenia
__vbaFpR8CDblConversion to DoubleKonwersja
__vbaFpUI1CByteConversion to ByteKonwersja
__vbaGet4Get #Read of a record in random accessPliki
__vbaI2CyCIntConversion to IntegerKonwersja
__vbaI2I4CIntConversion to IntegerKonwersja
__vbaI2StrCIntConversion to IntegerKonwersja
__vbaI2VarCIntConversion to IntegerKonwersja
__vbaI4AbsAbsAbsolute valueObliczenia
__vbaI4CyCLngConversion to LongKonwersja
__vbaI4ErrVarCLngConversion to LongKonwersja
__vbaI4SgnSgnSign of a numberObliczenia
__vbaI4StrCLngConversion to LongKonwersja
__vbaI4VarCLngConversion to LongKonwersja
__vbaInStrInStrPosition of a substring in a stringCiągi znaków
__vbaInStrVarInStrPosition of a substring in a stringCiągi znaków
__vbaInStrVarBInStrBPosition of a substring, in bytesCiągi znaków
__vbaLateMemCallobj.Membre …Call to a member resolved at run timeObiekty
__vbaLateMemCallLdx = obj.Membre(…)Late-bound call to a member, with return valueObiekty
__vbaLateMemStobj.Membre = …Assignment of a member resolved at run timeObiekty
__vbaLateMemStAdobj.Membre = …Assignment of a member resolved at run timeObiekty
__vbaLboundLBoundLower bound of an arrayTablice i kolekcje
__vbaLenBstrLenLength of a string or size of a variableCiągi znaków
__vbaLenBstrBLenLength of a string or size of a variableCiągi znaków
__vbaLenVarLenLength of a string or size of a variableCiągi znaków
__vbaLenVarBLenLength of a string or size of a variableCiągi znaków
__vbaLsetFixstrLSetLeft-aligned assignment into a fixed-length stringCiągi znaków
__vbaMidStmtBstrMid(s, n) = …Replacement of characters inside a stringCiągi znaków
__vbaNextEachAryNextMove to the next element of a For Each loopTablice i kolekcje
__vbaNextEachCollVarNextMove to the next element of a For Each loopTablice i kolekcje
__vbaObjIsIsIdentity comparison between two objectsOperatory
__vbaObjSetSet x = …Assignment of an object referenceObiekty
__vbaObjSetAddrefSet x = …Assignment of an object referenceObiekty
__vbaObjVarobjAccess to an object variable or an indexed elementObiekty
__vbaOnErrorOn ErrorInstallation of the error handlerBłędy
__vbaPowerR8^ExponentiationOperatory
__vbaPrintFilePrint #Write to a filePliki
__vbaPrintObjPrintWrite to an object (Debug, Form, Printer)Pliki
__vbaR4CyCSngConversion to SingleKonwersja
__vbaR4VarCSngConversion to SingleKonwersja
__vbaR8CyCDblConversion to DoubleKonwersja
__vbaR8ErrVarCDblConversion to DoubleKonwersja
__vbaR8SgnSgnSign of a numberObliczenia
__vbaR8StrCDblConversion to DoubleKonwersja
__vbaR8VarCDblConversion to DoubleKonwersja
__vbaRecAnsiToUnit = uAssignment of a user-defined typeOperatory
__vbaRecAssignt = uAssignment of a user-defined typeOperatory
__vbaRedimReDimResizing of an arrayTablice i kolekcje
__vbaRedimPreserveReDim PreserveResizing of an array preserving its contentsTablice i kolekcje
__vbaRefVarArya()Access to the array contained in a VariantTablice i kolekcje
__vbaResumeResumeResuming execution after an errorBłędy
__vbaRsetFixstrRSetRight-aligned assignment into a fixed-length stringCiągi znaków
__vbaStrBoolCStrConversion to StringKonwersja
__vbaStrCat&Concatenation of two stringsOperatory
__vbaStrCmpStrCompComparison of two stringsCiągi znaków
__vbaStrCompStrCompComparison of two stringsCiągi znaków
__vbaStrCopy=Assignment of a stringOperatory
__vbaStrCyCStrConversion to StringKonwersja
__vbaStrDateCStrConversion to StringKonwersja
__vbaStrErrVarCopyCStrConversion to StringKonwersja
__vbaStrI2CStrConversion to StringKonwersja
__vbaStrI4CStrConversion to StringKonwersja
__vbaStrMove=Assignment of a stringOperatory
__vbaStrR8CStrConversion to StringKonwersja
__vbaStrTextCmpStrCompComparison of two stringsCiągi znaków
__vbaStrTextLikeLikeComparison of a string to a patternOperatory
__vbaStrVarCopyCStrConversion to StringKonwersja
__vbaStrVarMoveCStrConversion to StringKonwersja
__vbaStrVarValCStrConversion to StringKonwersja
__vbaUboundUBoundUpper bound of an arrayTablice i kolekcje
__vbaUI1I2CByteConversion to ByteKonwersja
__vbaUI1I4CByteConversion to ByteKonwersja
__vbaVarAdd+AdditionOperatory
__vbaVarAndAndLogical ANDOperatory
__vbaVarCat&Concatenation of two stringsOperatory
__vbaVarCmpEq=Equality comparisonOperatory
__vbaVarCmpGt>“Greater than” comparisonOperatory
__vbaVarCmpLt<“Less than” comparisonOperatory
__vbaVarCmpNe<>Inequality comparisonOperatory
__vbaVarCopy=Assignment of a VariantOperatory
__vbaVarDiv/DivisionOperatory
__vbaVarDup=Assignment of a VariantOperatory
__vbaVarEqvEqvLogical equivalenceOperatory
__vbaVarIdiv\Integer divisionOperatory
__vbaVarImpImpLogical implicationOperatory
__vbaVarIndexLoadv(i)Read of an indexed element of a VariantTablice i kolekcje
__vbaVarIndexLoadRefv(i)Read of an indexed element of a VariantTablice i kolekcje
__vbaVarIndexLoadRefLockobjAccess to an object variable or an indexed elementObiekty
__vbaVarLateMemCallLdx = obj.Membre(…)Late-bound call to a member, with return valueObiekty
__vbaVarLateMemStobj.Membre = …Assignment of a member resolved at run timeObiekty
__vbaVarModModRemainder of integer divisionOperatory
__vbaVarMove=Assignment of a VariantOperatory
__vbaVarMul*MultiplicationOperatory
__vbaVarNeg-Subtraction, or negative signOperatory
__vbaVarNotNotLogical negationOperatory
__vbaVarOrOrLogical OROperatory
__vbaVarSetObjSet x = …Assignment of an object referenceObiekty
__vbaVarSub-Subtraction, or negative signOperatory
__vbaVarTextCmpEq=Equality comparisonOperatory
__vbaVarTextCmpNe<>Inequality comparisonOperatory
__vbaVarTextTstEq=Equality comparisonOperatory
__vbaVarTextTstGt>“Greater than” comparisonOperatory
__vbaVarTextTstLe<=“Less than or equal to” comparisonOperatory
__vbaVarTextTstNe<>Inequality comparisonOperatory
__vbaVarTstEq=Equality comparisonOperatory
__vbaVarTstGt>“Greater than” comparisonOperatory
__vbaVarTstLt<“Less than” comparisonOperatory
__vbaVarTstNe<>Inequality comparisonOperatory
__vbaVarVargNofree=Assignment of a VariantOperatory
__vbaVarXorXorExclusive OROperatory
__vbaVarZero=Assignment of a VariantOperatory
rtcAnsiValueBstrAscCode of the first character of a stringCiągi znaków
rtcAppActivateAppActivateActivation of an application windowSystem
rtcArrayArrayArray built from a list of valuesTablice i kolekcje
rtcAtnAtnArctangentObliczenia
rtcBeepBeepSound signalSystem
rtcBstrFromAnsiChr$Character matching a codeCiągi znaków
rtcBstrFromCharChrW$Unicode character matching a codeCiągi znaków
rtcBstrFromErrorError$Message of an error by its numberBłędy
rtcBstrFromFormatVarFormat$Formatting of a value according to a templateCiągi znaków
rtcByteValueBstrAscBFirst byte of a stringCiągi znaków
rtcChangeDirChDirChange of current directoryPliki
rtcChangeDriveChDriveChange of current drivePliki
rtcChooseChooseValue selected from a list by its indexTesty i wybory
rtcCommandBstrCommand$Command line passed to the programSystem
rtcCosCosCosineObliczenia
rtcCreateObject2CreateObjectCreation of an object from its identifierObiekty
rtcCurrentDirCurDirCurrent directoryPliki
rtcCurrentDirBstrCurDir$Current directoryPliki
rtcDateAddDateAddDate shifted by an intervalData i godzina
rtcDateDiffDateDiffDifference between two datesData i godzina
rtcDatePartDatePartComponent of a dateData i godzina
rtcDeleteSettingDeleteSettingDeletion of a saved settingSystem
rtcDirDirFile name matching a patternPliki
rtcDoEventsDoEventsYielding control to the systemSystem
rtcEndOfFileEOFEnd of file reachedPliki
rtcEnvironBstrEnviron$Value of an environment variableSystem
rtcErrObjErrCurrent error objectBłędy
rtcExpExpExponentialObliczenia
rtcFileCopyFileCopyCopy of a filePliki
rtcFileDateTimeFileDateTimeLast modification date of a filePliki
rtcFileLenFileLenSize of a filePliki
rtcFilterFilterSelection of the elements of an array of stringsCiągi znaków
rtcFormatNumberFormatNumberFormatting of a numberCiągi znaków
rtcFreeFileFreeFileNext available file numberPliki
rtcGetDateValueDateValueDate read from a stringData i godzina
rtcGetDateVarDateCurrent dateData i godzina
rtcGetDayOfMonthDayDay of the month of a dateData i godzina
rtcGetDayOfWeekWeekdayDay of the week of a dateData i godzina
rtcGetErlErlLine number of the last errorBłędy
rtcGetHourOfDayHourHour of a time valueData i godzina
rtcGetMinuteOfHourMinuteMinutes of a time valueData i godzina
rtcGetMonthOfYearMonthMonth of a dateData i godzina
rtcGetPresentDateNowCurrent date and timeData i godzina
rtcGetSecondOfMinuteSecondSeconds of a time valueData i godzina
rtcGetTimeValueTimeValueTime read from a stringData i godzina
rtcGetTimeVarTimeCurrent timeData i godzina
rtcGetYearYearYear of a dateData i godzina
rtcHexBstrFromVarHex$Hexadecimal representation of a numberKonwersja
rtcHexVarFromVarHexHexadecimal representation of a numberKonwersja
rtcImmediateIfIIfChoice between two values according to a conditionTesty i wybory
rtcInStrRevInStrRevPosition of a substring searched from the endCiągi znaków
rtcIsArrayIsArrayTest: the value is an arrayTesty i wybory
rtcIsDateIsDateTest: the value is a dateTesty i wybory
rtcIsEmptyIsEmptyTest: the Variant is emptyTesty i wybory
rtcIsMissingIsMissingTest: the optional argument is missingTesty i wybory
rtcIsNullIsNullTest: the value is NullTesty i wybory
rtcIsNumericIsNumericTest: the value is numericTesty i wybory
rtcIsObjectIsObjectTest: the value is an objectTesty i wybory
rtcJoinJoinJoining of an array into a stringCiągi znaków
rtcKillFilesKillDeletion of a filePliki
rtcLeftCharBstrLeft$First characters of a stringCiągi znaków
rtcLeftCharVarLeftFirst characters of a stringCiągi znaków
rtcLeftTrimBstrLTrim$String stripped of its leading spacesCiągi znaków
rtcLogLogNatural logarithmObliczenia
rtcLowerCaseBstrLCase$String converted to lowercaseCiągi znaków
rtcLowerCaseVarLCaseString converted to lowercaseCiągi znaków
rtcMakeDirMkDirCreation of a directoryPliki
rtcMidCharBstrMid$Substring taken at a given positionCiągi znaków
rtcMidCharVarMidSubstring taken at a given positionCiągi znaków
rtcMidVarMidBSubstring taken at a given position, in bytesCiągi znaków
rtcMonthNameMonthNameName of the monthData i godzina
rtcMsgBoxMsgBoxMessage boxSystem
rtcOctBstrFromVarOct$Octal representation of a numberKonwersja
rtcPackDateDateSerialDate built from three numbersData i godzina
rtcPackTimeTimeSerialTime built from three numbersData i godzina
rtcQBColorQBColorColor from an indexed paletteSystem
rtcR8ValFromBstrValNumeric value read at the start of a stringKonwersja
rtcRandomizeRandomizeSeeding of the pseudo-random generatorSystem
rtcRandomNextRndPseudo-random numberObliczenia
rtcRemoveDirRmDirDeletion of a directoryPliki
rtcReplaceReplaceReplacement of a substring by anotherCiągi znaków
rtcRgbRGBColor composed of three componentsSystem
rtcRightCharBstrRight$Last characters of a stringCiągi znaków
rtcRightCharVarRightLast characters of a stringCiągi znaków
rtcRightTrimBstrRTrim$String stripped of its trailing spacesCiągi znaków
rtcRoundRoundRounding of a numberObliczenia
rtcSetFileAttrSetAttrAttributes of a filePliki
rtcShellShellLaunch of a programSystem
rtcSinSinSineObliczenia
rtcSpaceBstrSpace$String made of spacesCiągi znaków
rtcSpaceVarSpaceString made of spacesCiągi znaków
rtcSplitSplitSplitting of a string into an arrayCiągi znaków
rtcSqrSqrSquare rootObliczenia
rtcStrConvVar2StrConvCase or character set conversionKonwersja
rtcStrFromVarStr$Decimal representation of a numberKonwersja
rtcStringBstrString$String made of a repeated characterCiągi znaków
rtcStringVarStringString made of a repeated characterCiągi znaków
rtcStrReverseStrReverseString read in reverseCiągi znaków
rtcSwitchSwitchFirst value whose condition is trueTesty i wybory
rtcTanTanTangentObliczenia
rtcTrimBstrTrim$String stripped of its leading and trailing spacesCiągi znaków
rtcTrimVarTrimString stripped of its leading and trailing spacesCiągi znaków
rtcTypeNameTypeNameName of the data type of a valueTesty i wybory
rtcUpperCaseBstrUCase$String converted to uppercaseCiągi znaków
rtcUpperCaseVarUCaseString converted to uppercaseCiągi znaków
rtcVarBstrFromAnsiChrCharacter matching a codeCiągi znaków
rtcVarBstrFromCharChrWUnicode character matching a codeCiągi znaków
rtcVarFromFormatVarFormatFormatting of a value according to a templateCiągi znaków
rtcVarStrFromVarStrDecimal representation of a numberKonwersja
rtcVarTypeVarTypeCode of the data type contained in a VariantTesty i wybory
rtcWeekdayNameWeekdayNameName of the day of the weekData i godzina
rtDecFromVarCDecConversion to DecimalKonwersja
VarPtrVarPtrMemory address of a variableSystem

Funkcje biblioteki runtime przetłumaczone na kod VB6 — programy skompilowane do P-code

61 funkcji biblioteki runtime MSVBVM60.DLL, napotkanych w programach skompilowanych do P-code, wraz z konstrukcją VB6 wytworzoną przy rekonstrukcji kodu źródłowego.

Funkcja runtimeKonstrukcja VB6OpisKategoria
rtcAnsiValueBstrAscCode of the first character of a stringCiągi znaków
rtcArrayArrayArray built from a list of valuesTablice i kolekcje
rtcAtnAtnArctangentObliczenia
rtcCharValueBstrAscWUnicode code of the first character of a stringCiągi znaków
rtcCosCosCosineObliczenia
rtcDateAddDateAddDate shifted by an intervalData i godzina
rtcDateDiffDateDiffDifference between two datesData i godzina
rtcDatePartDatePartComponent of a dateData i godzina
rtcExpExpExponentialObliczenia
rtcFormatNumberFormatNumberFormatting of a numberCiągi znaków
rtcFreeFileFreeFileNext available file numberPliki
rtcGetDayOfMonthDayDay of the month of a dateData i godzina
rtcGetDayOfWeekWeekdayDay of the week of a dateData i godzina
rtcGetHourOfDayHourHour of a time valueData i godzina
rtcGetMinuteOfHourMinuteMinutes of a time valueData i godzina
rtcGetMonthOfYearMonthMonth of a dateData i godzina
rtcGetPresentDateNowCurrent date and timeData i godzina
rtcGetSecondOfMinuteSecondSeconds of a time valueData i godzina
rtcGetTimerTimerNumber of seconds elapsed since midnightData i godzina
rtcGetYearYearYear of a dateData i godzina
rtcHexVarFromVarHexHexadecimal representation of a numberKonwersja
rtcInStrRevInStrRevPosition of a substring searched from the endCiągi znaków
rtcIsArrayIsArrayTest: the value is an arrayTesty i wybory
rtcIsDateIsDateTest: the value is a dateTesty i wybory
rtcIsEmptyIsEmptyTest: the Variant is emptyTesty i wybory
rtcIsNullIsNullTest: the value is NullTesty i wybory
rtcIsNumericIsNumericTest: the value is numericTesty i wybory
rtcIsObjectIsObjectTest: the value is an objectTesty i wybory
rtcJoinJoinJoining of an array into a stringCiągi znaków
rtcLeftCharVarLeftFirst characters of a stringCiągi znaków
rtcLeftTrimVarLTrimString stripped of its leading spacesCiągi znaków
rtcLogLogNatural logarithmObliczenia
rtcLowerCaseVarLCaseString converted to lowercaseCiągi znaków
rtcMidCharVarMidSubstring taken at a given positionCiągi znaków
rtcMsgBoxMsgBoxMessage boxSystem
rtcOctVarFromVarOctOctal representation of a numberKonwersja
rtcPackDateDateSerialDate built from three numbersData i godzina
rtcPackTimeTimeSerialTime built from three numbersData i godzina
rtcQBColorQBColorColor from an indexed paletteSystem
rtcR8ValFromBstrValNumeric value read at the start of a stringKonwersja
rtcRandomNextRndPseudo-random numberObliczenia
rtcReplaceReplaceReplacement of a substring by anotherCiągi znaków
rtcRightCharVarRightLast characters of a stringCiągi znaków
rtcRightTrimVarRTrimString stripped of its trailing spacesCiągi znaków
rtcRoundRoundRounding of a numberObliczenia
rtcSinSinSineObliczenia
rtcSpaceVarSpaceString made of spacesCiągi znaków
rtcSplitSplitSplitting of a string into an arrayCiągi znaków
rtcSqrSqrSquare rootObliczenia
rtcStrConvVar2StrConvCase or character set conversionKonwersja
rtcStringVarStringString made of a repeated characterCiągi znaków
rtcStrReverseStrReverseString read in reverseCiągi znaków
rtcTanTanTangentObliczenia
rtcTrimVarTrimString stripped of its leading and trailing spacesCiągi znaków
rtcTypeNameTypeNameName of the data type of a valueTesty i wybory
rtcUpperCaseVarUCaseString converted to uppercaseCiągi znaków
rtcVarBstrFromAnsiChrCharacter matching a codeCiągi znaków
rtcVarBstrFromCharChrWUnicode character matching a codeCiągi znaków
rtcVarFromFormatVarFormatFormatting of a value according to a templateCiągi znaków
rtcVarStrFromVarStrDecimal representation of a numberKonwersja
rtcVarTypeVarTypeCode of the data type contained in a VariantTesty i wybory

Instrukcje zestawu P-code przetłumaczone na kod VB6

836 adresów sześciu tablic, niosących 596 odrębnych nazw instrukcji, wraz z konstrukcją VB6 wytworzoną przy rekonstrukcji kodu źródłowego. Ta sama nazwa instrukcji może zajmować kilka adresów zestawu.

InstrukcjaTabelaOpcodeWygenerowany wynik
FLdRfVar00x04Read of a procedure variable
ImpAdLdRf00x05Read of a value by its address
MemLdRfVar00x06Read of an object member
FMemLdRf00x07Read of an object member
VCallHresult00x0DCall to an object method
VCallFPR800x0ECall to an object method
VCallAd00x0FCall to an object method
ThisVCallHresult00x10Call to a method of the current object (Me)
ThisVCall00x11Call to a method of the current object (Me)
ThisVCallAd00x12Call to a method of the current object (Me)
FStAdFunc00x19Write of the function return value
BranchF00x1CBranch if the condition is false (If, Do While)
BranchT00x1DBranch if the condition is true (If, Do Until)
Branch00x1EUnconditional branch (GoTo)
FLdPrThis00x21Read of the current object (Me)
LitVar_Missing00x27Load of the value of a missing argument
LitVarI200x28Load of a literal value
ConcatStr00x2AConcatenation of strings (&)
LateIdSt00x2CLate-bound assignment of a property
FStStr00x31Write to a procedure variable
CStr2Ansi00x34Conversion of a string to ANSI
CopyBytes00x38Left-aligned copy (LSet)
LitVarStr00x3ALoad of a literal value
Ary1StStrCopy00x3BWrite to an array element
GetLastError00x3CRead of the error state
FLdZeroAd00x3ELoad of the value zero
Ary1LdRf00x40Read of an array element
Ary1LdPr00x41Read of an array element
FStStrCopy00x43Write of a string to a procedure variable
Error00x45Raising of an error (Error)
FnLenStr00x4ALength of a string (Len)
OnErrorGoto00x4BInstallation of the error handler (On Error GoTo)
FnLBound00x4CLower bound of an array (LBound)
FStVarCopyObj00x4EWrite of a Variant to a procedure variable
MidStr00x4FSubstring taken at a given position (Mid)
FLdZeroAd00x51Load of the value zero
Ary1StVar00x52Write to an array element
FMemStStrCopy00x54Write to an object member
LateMemLdVar00x57Late-bound read of a member
MemLdPr00x58Read of an object member
Erase00x5AClearing of an array (Erase)
BranchFVar00x5CBranch if the condition is false (If, Do While)
FMemLdPr00x5FRead of an object member
LateIdLdVar00x61Late-bound read of a property
IStDarg00x62Write of a value by reference
LitVar_TRUE00x63Load of the constant True
NextI200x64Move to the next iteration (Next)
NextStepI200x65Move to the next iteration with step (Next)
NextI400x66Move to the next iteration (Next)
NextStepI400x67Move to the next iteration with step (Next)
NextStepR400x68Move to the next iteration with step (Next)
NextStepR800x69Move to the next iteration with step (Next)
NextStepCy00x6AMove to the next iteration with step (Next)
ILdRf00x6CRead of a value by reference
FStFPR400x73Write to a procedure variable
FStFPR800x74Write to a procedure variable
ImpAdLdI200x75Read of a value by its address
ImpAdLdI400x76Read of a value by its address
ImpAdLdCy00x77Read of a value by its address
ImpAdLdFPR400x78Read of a value by its address
ImpAdLdFPR800x79Read of a value by its address
ImpAdStI200x7AWrite of a value at its address
ImpAdStR400x7BWrite of a value at its address
ImpAdStCy00x7CWrite of a value at its address
ImpAdStFPR400x7DWrite of a value at its address
ImpAdStFPR800x7EWrite of a value at its address
IStI200x84Write of a value by reference
IStI400x85Write of a value by reference
IStR800x86Write of a value by reference
IStFPR400x87Write of a value by reference
IStFPR800x88Write of a value by reference
MemLdI200x89Read of an object member
MemLdStr00x8ARead of an object member
MemLdR800x8BRead of an object member
MemLdFPR400x8CRead of an object member
MemLdFPR800x8DRead of an object member
MemStI200x8EWrite to an object member
MemStI400x8FWrite to an object member
MemStR800x90Write to an object member
MemStFPR400x91Write to an object member
MemStFPR800x92Write to an object member
FMemLdI200x93Read of an object member
FMemLdR400x94Read of an object member
FMemLdCy00x95Read of an object member
FMemLdFPR400x96Read of an object member
FMemLdFPR800x97Read of an object member
FMemStI200x98Write to an object member
FMemStI400x99Write to an object member
FMemStR800x9AWrite to an object member
FMemStFPR400x9BWrite to an object member
FMemStFPR800x9CWrite to an object member
Ary1LdI200x9DRead of an array element
Ary1LdI400x9ERead of an array element
Ary1LdCy00x9FRead of an array element
Ary1LdFPR400xA0Read of an array element
Ary1LdFPR800xA1Read of an array element
Ary1StI200xA2Write to an array element
Ary1StI400xA3Write to an array element
Ary1StCy00xA4Write to an array element
Ary1StFPR400xA5Write to an array element
Ary1StFPR800xA6Write to an array element
AryLdPr00xA7Read of an array
AryLdRf00xA8Read of an array
AddI200xA9Addition (+)
AddI400xAAAddition (+)
AddR800xABAddition (+)
AddCy00xACAddition (+)
SubI200xADSubtraction (-)
SubI400xAESubtraction (-)
SubR400xAFSubtraction (-)
SubCy00xB0Subtraction (-)
MulI200xB1Multiplication (*)
MulI400xB2Multiplication (*)
MulR800xB3Multiplication (*)
MulCy00xB4Multiplication (*)
MulCyI200xB5Multiplication (*)
DivR800xB6Division (/)
UMiI200xB7Negative sign (-)
UMiI400xB8Negative sign (-)
UMiR800xB9Negative sign (-)
UMiCy00xBANegative sign (-)
FnAbsI200xBBAbsolute value (Abs)
FnAbsI400xBCAbsolute value (Abs)
FnAbsR400xBDAbsolute value (Abs)
FnAbsCy00xBEAbsolute value (Abs)
IDvI200xBFInteger division (\)
IDvI400xC0Integer division (\)
ModI200xC1Remainder of integer division (Mod)
ModI400xC2Remainder of integer division (Mod)
NotI400xC3Logical negation (Not)
AndI400xC4Logical AND (And)
OrI400xC5Logical OR (Or)
EqI200xC6Equality comparison (=)
EqI400xC7Equality comparison (=)
EqR400xC8Equality comparison (=)
EqCy00xC9Equality comparison (=)
EqCyR800xCAEquality comparison (=)
NeI200xCBInequality comparison (<>)
NeI400xCCInequality comparison (<>)
NeR800xCDInequality comparison (<>)
NeCy00xCEInequality comparison (<>)
NeCyR800xCFInequality comparison (<>)
LtI200xD0“Less than” comparison (<)
LtI400xD1“Less than” comparison (<)
LtR800xD2“Less than” comparison (<)
LtCy00xD3“Less than” comparison (<)
LtCyR800xD4“Less than” comparison (<)
LeI200xD5“Less than or equal to” comparison (<=)
LeI400xD6“Less than or equal to” comparison (<=)
LeR800xD7“Less than or equal to” comparison (<=)
LeCy00xD8“Less than or equal to” comparison (<=)
LeCyR800xD9“Less than or equal to” comparison (<=)
GtI200xDA“Greater than” comparison (>)
GtI400xDB“Greater than” comparison (>)
GtR400xDC“Greater than” comparison (>)
GtCy00xDD“Greater than” comparison (>)
GtCyR800xDE“Greater than” comparison (>)
GeI200xDF“Greater than or equal to” comparison (>=)
GeI400xE0“Greater than or equal to” comparison (>=)
GeR800xE1“Greater than or equal to” comparison (>=)
GeCy00xE2“Greater than or equal to” comparison (>=)
GeCyR800xE3“Greater than or equal to” comparison (>=)
LitI200xF3Load of a literal value
LitI400xF5Load of a literal value
LitCy00xF6Load of a literal value
LitCy400xF7Load of a Currency literal value
LitI2FP00xF8Load of an integer literal value
LitR4FP00xF9Load of a Single literal value
LitDate00xFALoad of a literal value
ImpUI110x01Logical implication (Imp)
ImpI410x02Logical implication (Imp)
ImpI410x03Logical implication (Imp)
ImpVar10x07Logical implication (Imp)
EqvUI110x09Logical equivalence (Eqv)
EqvI410x0ALogical equivalence (Eqv)
EqvI410x0BLogical equivalence (Eqv)
EqvVar10x0FLogical equivalence (Eqv)
XorI410x11Exclusive OR (Xor)
XorI410x12Exclusive OR (Xor)
XorI410x13Exclusive OR (Xor)
XorVar10x17Exclusive OR (Xor)
OrI210x19Logical OR (Or)
OrI210x1ALogical OR (Or)
OrI210x1BLogical OR (Or)
OrVar10x1FLogical OR (Or)
AndUI110x21Logical AND (And)
AndUI110x22Logical AND (And)
AndUI110x23Logical AND (And)
AndVar10x27Logical AND (And)
EqI210x29Equality comparison (=)
EqI210x2AEquality comparison (=)
EqI410x2BEquality comparison (=)
EqR810x2CEquality comparison (=)
EqR810x2DEquality comparison (=)
EqCy10x2EEquality comparison (=)
EqVar10x2FEquality comparison (=)
EqStr10x30Equality comparison (=)
EqTextVar10x31Equality comparison (=), text comparison
EqTextStr10x32Equality comparison (=), text comparison
EqVarBool10x33Equality comparison (=)
EqTextVarBool10x34Equality comparison (=), text comparison
EqCyR810x35Equality comparison (=)
NeUI110x36Inequality comparison (<>)
NeUI110x37Inequality comparison (<>)
NeI410x38Inequality comparison (<>)
NeR410x39Inequality comparison (<>)
NeR410x3AInequality comparison (<>)
NeCy10x3BInequality comparison (<>)
NeVar10x3CInequality comparison (<>)
NeStr10x3DInequality comparison (<>)
NeTextVar10x3EInequality comparison (<>), text comparison
NeTextStr10x3FInequality comparison (<>), text comparison
NeVarBool10x40Inequality comparison (<>)
NeTextVarBool10x41Inequality comparison (<>), text comparison
NeCyR810x42Inequality comparison (<>)
LeUI110x43“Less than or equal to” comparison (<=)
LeI210x44“Less than or equal to” comparison (<=)
LeI410x45“Less than or equal to” comparison (<=)
LeR410x46“Less than or equal to” comparison (<=)
LeR410x47“Less than or equal to” comparison (<=)
LeCy10x48“Less than or equal to” comparison (<=)
LeVar10x49“Less than or equal to” comparison (<=)
LeStr10x4A“Less than or equal to” comparison (<=)
LeTextVar10x4B“Less than or equal to” comparison (<=), text comparison
LeTextStr10x4C“Less than or equal to” comparison (<=), text comparison
LeVarBool10x4D“Less than or equal to” comparison (<=)
LeTextVarBool10x4E“Less than or equal to” comparison (<=), text comparison
LeCyR810x4F“Less than or equal to” comparison (<=)
GeUI110x50“Greater than or equal to” comparison (>=)
GeI210x51“Greater than or equal to” comparison (>=)
GeI410x52“Greater than or equal to” comparison (>=)
GeR410x53“Greater than or equal to” comparison (>=)
GeR410x54“Greater than or equal to” comparison (>=)
GeCy10x55“Greater than or equal to” comparison (>=)
GeVar10x56“Greater than or equal to” comparison (>=)
GeStr10x57“Greater than or equal to” comparison (>=)
GeTextVar10x58“Greater than or equal to” comparison (>=), text comparison
GeTextStr10x59“Greater than or equal to” comparison (>=), text comparison
GeVarBool10x5A“Greater than or equal to” comparison (>=)
GeTextVarBool10x5B“Greater than or equal to” comparison (>=), text comparison
GeCyR810x5C“Greater than or equal to” comparison (>=)
LtUI110x5D“Less than” comparison (<)
LtI210x5E“Less than” comparison (<)
LtI410x5F“Less than” comparison (<)
LtR410x60“Less than” comparison (<)
LtR410x61“Less than” comparison (<)
LtCy10x62“Less than” comparison (<)
LtVar10x63“Less than” comparison (<)
LtStr10x64“Less than” comparison (<)
LtTextVar10x65“Less than” comparison (<), text comparison
LtTextStr10x66“Less than” comparison (<), text comparison
LtVarBool10x67“Less than” comparison (<)
LtTextVarBool10x68“Less than” comparison (<), text comparison
LtCyR810x69“Less than” comparison (<)
GtUI110x6A“Greater than” comparison (>)
GtI210x6B“Greater than” comparison (>)
GtI410x6C“Greater than” comparison (>)
GtR410x6D“Greater than” comparison (>)
GtR410x6E“Greater than” comparison (>)
GtCy10x6F“Greater than” comparison (>)
GtVar10x70“Greater than” comparison (>)
GtStr10x71“Greater than” comparison (>)
GtTextVar10x72“Greater than” comparison (>), text comparison
GtTextStr10x73“Greater than” comparison (>), text comparison
GtVarBool10x74“Greater than” comparison (>)
GtTextVarBool10x75“Greater than” comparison (>), text comparison
GtCyR810x76“Greater than” comparison (>)
LikeVar10x7DComparison to a pattern (Like)
LikeStr10x7EComparison to a pattern (Like)
LikeTextVar10x7FComparison to a pattern (Like), text comparison
LikeTextStr10x80Comparison to a pattern (Like), text comparison
LikeVarBool10x81Comparison to a pattern (Like)
LikeTextVarBool10x82Comparison to a pattern (Like), text comparison
BetweenUI110x84Range comparison (Select Case)
BetweenI210x85Range comparison (Select Case)
BetweenI410x86Range comparison (Select Case)
BetweenR410x87Range comparison (Select Case)
BetweenR410x88Range comparison (Select Case)
BetweenCy10x89Range comparison (Select Case)
BetweenVar10x8ARange comparison (Select Case)
BetweenStr10x8BRange comparison (Select Case)
BetweenTextVar10x8CRange comparison (Select Case), text comparison
BetweenTextStr10x8DRange comparison (Select Case), text comparison
AddUI110x8EAddition (+)
AddI210x8FAddition (+)
AddI410x90Addition (+)
AddR410x91Addition (+)
AddR410x92Addition (+)
AddCy10x93Addition (+)
AddVar10x94Addition (+)
SubUI110x96Subtraction (-)
SubI210x97Subtraction (-)
SubI410x98Subtraction (-)
SubR410x99Subtraction (-)
SubR410x9ASubtraction (-)
SubCy10x9BSubtraction (-)
SubVar10x9CSubtraction (-)
ModUI110x9ERemainder of integer division (Mod)
ModI210x9FRemainder of integer division (Mod)
ModI410xA0Remainder of integer division (Mod)
ModVar10xA4Remainder of integer division (Mod)
IDvUI110xA6Integer division (\)
IDvI210xA7Integer division (\)
IDvI410xA8Integer division (\)
IDvVar10xACInteger division (\)
MulUI110xAEMultiplication (*)
MulI210xAFMultiplication (*)
MulI410xB0Multiplication (*)
MulR410xB1Multiplication (*)
MulR410xB2Multiplication (*)
MulCy10xB3Multiplication (*)
MulVar10xB4Multiplication (*)
DivR810xB9Division (/)
DivR810xBADivision (/)
DivVar10xBCDivision (/)
NotUI110xBELogical negation (Not)
NotI410xBFLogical negation (Not)
NotI410xC0Logical negation (Not)
NotVar10xC4Logical negation (Not)
UMiI210xC7Negative sign (-)
UMiI210xC8Negative sign (-)
UMiR410xC9Negative sign (-)
UMiR410xCANegative sign (-)
UMiCy10xCBNegative sign (-)
UMiVar10xCCNegative sign (-)
PwrVar10xCEExponentiation (^)
PwrR8R810xCFExponentiation (^)
PwrR8I210xD0Exponentiation (^)
MulCyI210xD1Multiplication (*)
ObjIs10xD2Identity comparison between two objects (Is)
FnAbsI210xD4Absolute value (Abs)
FnAbsI410xD5Absolute value (Abs)
FnAbsR410xD6Absolute value (Abs)
FnAbsR410xD7Absolute value (Abs)
FnAbsCy10xD8Absolute value (Abs)
FnAbsVar10xD9Absolute value (Abs)
FnFixR810xDETruncated integer part (Fix)
FnFixR810xDFTruncated integer part (Fix)
FnFixCy10xE0Truncated integer part (Fix)
FnFixVar10xE1Truncated integer part (Fix)
FnIntR810xE6Integer part (Int)
FnIntR810xE7Integer part (Int)
FnIntCy10xE8Integer part (Int)
FnIntVar10xE9Integer part (Int)
FnLenVar10xEBLength of a string (Len)
FnLenStr10xECLength of a string (Len)
FnLenBVar10xEDLength of a string, in bytes (LenB)
FnLenBStr10xEELength of a string, in bytes (LenB)
ConcatVar10xEFConcatenation of strings (&)
ConcatStr10xF0Concatenation of strings (&)
FnSgnUI110xF2Sign (Sgn)
FnSgnUI110xF3Sign (Sgn)
FnSgnI410xF4Sign (Sgn)
FnSgnR810xF5Sign (Sgn)
FnSgnR410xF6Sign (Sgn)
FnSgnCy10xF7Sign (Sgn)
SeekFile10xFACurrent position in a file (Seek)
NameFile10xFBRenaming of a file (Name)
FnCSngI220x24Conversion to Single (CSng)
FnCSngI220x25Conversion to Single (CSng)
FnCSngI220x2CConversion to Single (CSng)
FnCSngI220x2DConversion to Single (CSng)
FnCDblCy20x39Conversion to Double (CDbl)
FnCDblR820x3AConversion to Double (CDbl)
FnCDblR820x3BConversion to Double (CDbl)
FnCSngI220x3CConversion to Single (CSng)
FnCSngI220x3DConversion to Single (CSng)
FnCSngI420x3EConversion to Single (CSng)
FnCSngCy20x41Conversion to Single (CSng)
FnCSngVar20x42Conversion to Single (CSng)
FnCSngStr20x43Conversion to Single (CSng)
FnCByteVar20x44Conversion to Byte (CByte)
FnCIntVar20x45Conversion to Integer (CInt)
FnCLngVar20x46Conversion to Long (CLng)
FnCDblVar20x48Conversion to Double (CDbl)
FnCCurVar20x49Conversion to Currency (CCur)
FnCStrVar20x4BConversion to String (CStr)
FnCBoolVar20x4DConversion to Boolean (CBool)
FnCDateVar20x4EConversion to Date (CDate)
FnCDateVar20x4FConversion to Date (CDate)
CStr2Uni20x58Conversion of a string to Unicode
CStr2Ansi20x5AConversion of a string to ANSI
CStr2Vec20x5FConversion to a fixed-length string
SetLastError20x62Read of the error state
LitNothing20x63Load of Nothing
LitVar_Null20x64Write of the value Null
LitVar_TRUE20x65Write of the constant True
LitVar_FALSE20x66Write of the constant False
LitVar_Empty20x67Write of the value Empty
LitVar_Missing20x68Load of the value of a missing argument
VCallHresult20x69Call to an object method
ThisVCallHresult20x6ACall to a method of the current object (Me)
CheckTypeVar20x6FType check (TypeOf … Is)
GetRec320x75Read of a record in random access (Get #)
GetRec420x76Read of a record in random access (Get #)
PutRec320x77Write of a record in random access (Put #)
PutRec420x78Write of a record in random access (Put #)
GetRecOwner320x79Read of a record in random access (Get #)
GetRecOwner420x7ARead of a record in random access (Get #)
PutRecOwner320x7BWrite of a record in random access (Put #)
PutRecOwner420x7CWrite of a record in random access (Put #)
InputItemUI120x7FItem read from a file (Input #)
InputItemI220x80Item read from a file (Input #)
InputItemI420x81Item read from a file (Input #)
InputItemR420x82Item read from a file (Input #)
InputItemR820x83Item read from a file (Input #)
InputItemCy20x84Item read from a file (Input #)
InputItemVar20x85Item read from a file (Input #)
InputItemStr20x86Item read from a file (Input #)
InputItemBool20x87Item read from a file (Input #)
InputItemDate20x88Item read from a file (Input #)
AryLdPr20x8DRead of an array
AryLdRf20x8ERead of an array
Ary1LdUI120x90Read of an array element
Ary1LdI220x91Read of an array element
Ary1LdI420x92Read of an array element
Ary1LdI420x93Read of an array element
Ary1LdR820x94Read of an array element
Ary1LdR820x95Read of an array element
Ary1LdRfVar20x96Read of an array element
Ary1LdI420x97Read of an array element
Ary1LdI420x98Read of an array element
Ary1LdFPR420x99Read of an array element
Ary1LdFPR820x9ARead of an array element
Ary1LdPr20x9BRead of an array element
Ary1LdRf20x9CRead of an array element
Ary1LdVar20x9DRead of an array element
Ary1StUI120xA0Write to an array element
Ary1StI220xA1Write to an array element
Ary1StR420xA2Write to an array element
Ary1StR420xA3Write to an array element
Ary1StCy20xA4Write to an array element
Ary1StCy20xA5Write to an array element
Ary1StVar20xA6Write to an array element
Ary1StStr20xA7Write to an array element
Ary1StAd20xA8Write to an array element
Ary1StFPR420xA9Write to an array element
Ary1StFPR820xAAWrite to an array element
Ary1StVarAd20xABWrite to an array element
Ary1StVarAdFunc20xACWrite to an array element
Ary1StVarUnk20xADWrite to an array element
Ary1StVarUnkFunc20xAEWrite to an array element
Ary1StAdFunc20xAFWrite to an array element
Ary1StVarCopy20xB0Write to an array element
Ary1StStrCopy20xB1Write to an array element
Ary1LdRfVarg20xB2Read of an array element
Ary1LdVarg20xB3Read of an array element
Ary1LdRfVargParam20xB4Read of an array element
Ary1StVarg20xB5Write to an array element
Ary1StVargCopy20xB6Write to an array element
Ary1StVargAd20xB7Write to an array element
Ary1StVargAdFunc20xB8Write to an array element
Ary1StVargUnk20xB9Write to an array element
Ary1StVargUnkFunc20xBAWrite to an array element
MidVar20xBBSubstring taken at a given position (Mid)
MidBStr20xBCSubstring taken at a given position, in bytes (MidB)
MidBVar20xBDSubstring taken at a given position, in bytes (MidB)
MidBStrB20xBESubstring taken at a given position, in bytes (MidB)
LineInputVar20xBFRead of a line (Line Input #)
LineInputStr20xC0Read of a line (Line Input #)
Error20xC1Raising of an error (Error)
Stop20xC2Debug break (Stop)
Erase20xC3Clearing of an array (Erase)
End20xC8Program termination (End)
Return20xC9Return from a local subroutine (Return)
FnLBound20xCALower bound of an array (LBound)
FnUBound20xCBUpper bound of an array (UBound)
FLdRfVar20xE6Read of a procedure variable
FLdRfVar20xECRead of a procedure variable
FStStr20xF7Write to a procedure variable
FStAd20xF8Write to a procedure variable
FStFPR420xF9Write to a procedure variable
FStFPR820xFAWrite to a procedure variable
FStVarAd20xFBWrite to a procedure variable
FStVarAdFunc20xFCWrite of the function return value
FStAdFunc20xFFWrite of the function return value
FStStrCopy30x01Write of a string to a procedure variable
Branch30x03Unconditional branch (GoTo)
BranchF30x04Branch if the condition is false (If, Do While)
BranchFVar30x05Branch if the condition is false (If, Do While)
BranchFVarFree30x06Branch if the condition is false (If, Do While)
BranchT30x07Branch if the condition is true (If, Do Until)
BranchTVar30x08Branch if the condition is true (If, Do Until)
BranchTVarFree30x09Branch if the condition is true (If, Do Until)
Gosub30x0ACall to a local subroutine (GoSub)
OnErrorGoto30x0BInstallation of the error handler (On Error GoTo)
Resume30x0CResuming execution after an error (Resume)
ILdAd30x12Read of a value by reference
ILdAd30x13Read of a value by reference
ILdRfDarg30x16Read of a value by reference
ILdAd30x17Read of a value by reference
ILdAd30x18Read of a value by reference
IStUI130x20Write of a value by reference
IStI230x21Write of a value by reference
IStI430x22Write of a value by reference
IStI430x23Write of a value by reference
IStR830x24Write of a value by reference
IStR830x25Write of a value by reference
IStDarg30x26Write of a value by reference
IStStr30x27Write of a value by reference
IStAd30x28Write of a value by reference
IStFPR430x29Write of a value by reference
IStFPR830x2AWrite of a value by reference
IStDargAd30x2BWrite of a value by reference
IStDargAdFunc30x2CWrite of a value by reference
IStDargUnk30x2DWrite of a value by reference
IStDargUnkFunc30x2EWrite of a value by reference
IStAdFunc30x2FWrite of a value by reference
IStDargCopy30x30Write of a value by reference
IStStrCopy30x31Write of a value by reference
PrintItemComma30x37Item of a Print statement, separated by a comma
PrintItemSemi30x38Item of a Print statement, separated by a semicolon
PrintItemNL30x39End of line of a Print statement
Close30x3DClosing of a file (Close #)
CloseAll30x3EClosing of all open files (Close)
FLdZeroAd30x3FLoad of the value zero
IWMemLdUI130x40Read of an object member
IWMemLdI230x41Read of an object member
IWMemLdI430x42Read of an object member
IWMemLdI430x43Read of an object member
IWMemLdCy30x44Read of an object member
IWMemLdCy30x45Read of an object member
IWMemLdRfDarg30x46Read of an object member
IWMemLdI430x47Read of an object member
IWMemLdI430x48Read of an object member
IWMemLdFPR430x49Read of an object member
IWMemLdFPR830x4ARead of an object member
IWMemLdPr30x4BRead of an object member
IWMemLdRf30x4CRead of an object member
IWMemLdDarg30x4DRead of an object member
IWMemStUI130x50Write to an object member
IWMemStI230x51Write to an object member
IWMemStR430x52Write to an object member
IWMemStR430x53Write to an object member
IWMemStCy30x54Write to an object member
IWMemStCy30x55Write to an object member
IWMemStDarg30x56Write to an object member
IWMemStStr30x57Write to an object member
IWMemStAd30x58Write to an object member
IWMemStFPR430x59Write to an object member
IWMemStFPR830x5AWrite to an object member
IWMemStDargAd30x5BWrite to an object member
IWMemStDargAdFunc30x5CWrite to an object member
IWMemStDargUnk30x5DWrite to an object member
IWMemStDargUnkFunc30x5EWrite to an object member
IWMemStAdFunc30x5FWrite to an object member
IWMemStDargCopy30x60Write to an object member
IWMemStStrCopy30x61Write to an object member
FLdZeroAd30x62Load of the value zero
MemLdUI130x70Read of an object member
MemLdI230x71Read of an object member
MemLdR430x72Read of an object member
MemLdR430x73Read of an object member
MemLdR830x74Read of an object member
MemLdR830x75Read of an object member
MemLdRfVar30x76Read of an object member
MemLdR430x77Read of an object member
MemLdR430x78Read of an object member
MemLdFPR430x79Read of an object member
MemLdFPR830x7ARead of an object member
MemLdPr30x7BRead of an object member
MemLdRfVar30x7CRead of an object member
MemLdVar30x7DRead of an object member
MemStUI130x80Write to an object member
MemStI230x81Write to an object member
MemStR430x82Write to an object member
MemStR430x83Write to an object member
MemStCy30x84Write to an object member
MemStCy30x85Write to an object member
MemStVar30x86Write to an object member
MemStStr30x87Write to an object member
MemStAd30x88Write to an object member
MemStFPR430x89Write to an object member
MemStFPR830x8AWrite to an object member
MemStVarAd30x8BWrite to an object member
MemStVarAdFunc30x8CWrite to an object member
MemStVarUnk30x8DWrite to an object member
MemStVarUnkFunc30x8EWrite to an object member
MemStAdFunc30x8FWrite to an object member
MemStVarCopy30x90Write to an object member
MemStStrCopy30x91Write to an object member
ExitProcCb30x95Procedure exit (Exit Sub, Exit Function)
ExitProcCbStack30x96Procedure exit (Exit Sub, Exit Function)
FLdPrThis30x9ERead of the current object (Me)
ImpAdLdUI130xA0Read of a value by its address
ImpAdLdI230xA1Read of a value by its address
ImpAdLdStr30xA2Read of a value by its address
ImpAdLdStr30xA3Read of a value by its address
ImpAdLdCy30xA4Read of a value by its address
ImpAdLdCy30xA5Read of a value by its address
ImpAdLdRf30xA6Read of a value by its address
ImpAdLdStr30xA7Read of a value by its address
ImpAdLdStr30xA8Read of a value by its address
ImpAdLdFPR430xA9Read of a value by its address
ImpAdLdFPR830xAARead of a value by its address
ImpAdLdRf30xACRead of a value by its address
ImpAdLdVar30xADRead of a value by its address
ImpAdStUI130xB0Write of a value at its address
ImpAdStI230xB1Write of a value at its address
ImpAdStR430xB2Write of a value at its address
ImpAdStR430xB3Write of a value at its address
ImpAdStR830xB4Write of a value at its address
ImpAdStR830xB5Write of a value at its address
ImpAdStVar30xB6Write of a value at its address
ImpAdStStr30xB7Write of a value at its address
ImpAdStAd30xB8Write of a value at its address
ImpAdStFPR430xB9Write of a value at its address
ImpAdStFPR830xBAWrite of a value at its address
ImpAdStVarAd30xBBWrite of a value at its address
ImpAdStVarAdFunc30xBCWrite of a value at its address
ImpAdStVarUnk30xBDWrite of a value at its address
ImpAdStVarUnkFunc30xBEWrite of a value at its address
ImpAdStAdFunc30xBFWrite of a value at its address
ImpAdStVarCopy30xC0Write of a value at its address
ImpAdStStrCopy30xC1Write of a value at its address
CopyBytes30xCALeft-aligned copy (LSet)
ExitForCollObj30xCBEarly loop exit (Exit For)
ExitForCollObj30xCCEarly loop exit (Exit For)
ExitForCollObj30xCDEarly loop exit (Exit For)
ExitForAryVar30xCEEarly loop exit (Exit For)
ExitForVar30xCFEarly loop exit (Exit For)
FMemLdUI130xD0Read of an object member
FMemLdI230xD1Read of an object member
FMemLdR430xD2Read of an object member
FMemLdR430xD3Read of an object member
FMemLdR830xD4Read of an object member
FMemLdR830xD5Read of an object member
FMemLdRf30xD6Read of an object member
FMemLdR430xD7Read of an object member
FMemLdR430xD8Read of an object member
FMemLdFPR430xD9Read of an object member
FMemLdFPR830xDARead of an object member
FMemLdPr30xDBRead of an object member
FMemLdRf30xDCRead of an object member
FMemLdVar30xDDRead of an object member
FMemStUI130xE0Write to an object member
FMemStI230xE1Write to an object member
FMemStR430xE2Write to an object member
FMemStR430xE3Write to an object member
FMemStR830xE4Write to an object member
FMemStR830xE5Write to an object member
FMemStVar30xE6Write to an object member
FMemStStr30xE7Write to an object member
FMemStAd30xE8Write to an object member
FMemStFPR430xE9Write to an object member
FMemStFPR830xEAWrite to an object member
FMemStVarAd30xEBWrite to an object member
FMemStVarAdFunc30xECWrite to an object member
FMemStVarUnk30xEDWrite to an object member
FMemStVarUnkFunc30xEEWrite to an object member
FMemStAdFunc30xEFWrite to an object member
FMemStVarCopy30xF0Write to an object member
FMemStStrCopy30xF1Write to an object member
New30xF4Creation of an object (New)
ThisVCallUI140x00Call to a method of the current object (Me)
ThisVCallI240x01Call to a method of the current object (Me)
ThisVCallI240x02Call to a method of the current object (Me)
ThisVCallR440x03Call to a method of the current object (Me)
ThisVCallR840x04Call to a method of the current object (Me)
ThisVCallCy40x05Call to a method of the current object (Me)
ThisVCallI240x07Call to a method of the current object (Me)
ThisVCallI240x08Call to a method of the current object (Me)
VCallUI140x10Call to an object method
VCallStr40x11Call to an object method
VCallStr40x12Call to an object method
VCallR440x13Call to an object method
VCallR840x14Call to an object method
VCallCy40x15Call to an object method
VCallStr40x17Call to an object method
VCallStr40x18Call to an object method
VCallFPR840x19Call to an object method
VCallFPR840x1ACall to an object method
VCallFPR840x1CCall to an object method
VCallCbFrame40x1DCall to an object method
SetVarVar40x4DAssignment of an object reference (Set)
SetVarVarFunc40x4EAssignment of an object reference (Set)
OpenFile40x5DOpening of a file (Open)
EraseDestruct40x60Clearing of an array (Erase)
ForUI140x62Start of a For … Next loop
ForI240x63Start of a For … Next loop
ForI440x64Start of a For … Next loop
ForR440x65Start of a For … Next loop
ForR840x66Start of a For … Next loop
ForCy40x67Start of a For … Next loop
ForVar40x68Start of a For … Next loop
ForStepUI140x6AStart of a For … Step loop
ForStepI240x6BStart of a For … Step loop
ForStepI440x6CStart of a For … Step loop
ForStepR440x6DStart of a For … Step loop
ForStepR840x6EStart of a For … Step loop
ForStepCy40x6FStart of a For … Step loop
ForStepVar40x70Start of a For … Step loop
ForEachCollVar40x72Start of a For Each loop over a collection
NextEachCollVar40x73Move to the next element of a For Each loop
ForEachCollAd40x74Start of a For Each loop over a collection
NextEachCollAd40x75Move to the next element of a For Each loop
ForEachAryVar40x76Start of a For Each loop over an array
NextEachAryVar40x77Move to the next element of a For Each loop
NextUI140x78Move to the next iteration (Next)
NextI240x79Move to the next iteration (Next)
NextI440x7AMove to the next iteration (Next)
NextStepR440x7BMove to the next iteration with step (Next)
NextR840x7CMove to the next iteration (Next)
NextStepCy40x7DMove to the next iteration with step (Next)
NextStepVar40x7EMove to the next iteration with step (Next)
NextStepUI140x80Move to the next iteration with step (Next)
NextStepI240x81Move to the next iteration with step (Next)
NextStepI440x82Move to the next iteration with step (Next)
NextStepR440x83Move to the next iteration with step (Next)
NextR840x84Move to the next iteration (Next)
NextStepCy40x85Move to the next iteration with step (Next)
NextStepVar40x86Move to the next iteration with step (Next)
ForEachCollObj40x88Start of a For Each loop over a collection
ForEachVar40x89Start of a For Each loop over a Variant
ForEachVarFree40x8AStart of a For Each loop over a Variant
NextEachCollObj40x8BMove to the next element of a For Each loop
NextEachVar40x8CMove to the next element of a For Each loop
CheckType40x8DType check (TypeOf … Is)
Redim40x8EResizing of an array (ReDim)
RedimPreserve40x8FResizing preserving the contents (ReDim Preserve)
RedimVar40x90Resizing of an array (ReDim)
RedimPreserveVar40x91Resizing preserving the contents (ReDim Preserve)
FDupVar40x92Reuse of the current value
FDupStr40x93Reuse of the current value
OnGosub40x95Call to a local subroutine selected by an index (On … GoSub)
OnGoto40x96Branch selected by an index (On … GoTo)
LateMemCall40x98Late-bound call to a member
LateMemLdVar40x99Late-bound read of a member
LateMemCallLdVar40x9ALate-bound read of a member
LateMemSt40x9BLate-bound assignment of a member
LateMemCallSt40x9CLate-bound assignment of a member
LateMemStAd40x9DLate-bound assignment of a member
LateIdCall40xA0Late-bound call to a method
LateIdLdVar40xA1Late-bound read of a property
LateIdCallLdVar40xA2Late-bound read of a property
LateIdSt40xA3Late-bound assignment of a property
LateIdCallSt40xA4Late-bound assignment of a property
LateIdStAd40xA5Late-bound assignment of a property
LateMemNamedCall40xA6Late-bound call to a member, named arguments
LateMemNamedCallLdVar40xA7Late-bound read of a member, named arguments
LateMemNamedCallSt40xA8Late-bound assignment of a member, named arguments
LateMemNamedStAd40xA9Late-bound assignment of a member, named arguments
LateIdNamedCall40xAALate-bound call, named arguments
LateIdNamedCallLdVar40xABLate-bound read of a property, named arguments
LateIdNamedCallSt40xACLate-bound assignment of a property, named arguments
LateIdNamedStAd40xADLate-bound assignment of a property, named arguments
VarIndexLdVar40xAERead of an indexed element of a Variant
VarIndexLdRfVar40xAFRead of an indexed element of a Variant
VarIndexSt40xB0Write to an indexed element of a Variant
VarIndexStAd40xB1Write to an indexed element of a Variant
LitI240xB5Load of a literal value
LitI2FP40xB6Load of an integer literal value
LitCy440xB7Load of a Currency literal value
LitI440xB8Load of a literal value
LitI440xB9Load of a literal value
LitR4FP40xBALoad of a Single literal value
LitR840xBBLoad of a literal value
LitR840xBCLoad of a literal value
LitR8FP40xBDLoad of a Double literal value
LitR8FP40xBELoad of a Double literal value
LitVarI240xC0Load of a literal value
LitVarI440xC1Load of a literal value
LitVarStr40xC6Load of a literal value
WMemLdUI140xD0Read of an object member
WMemLdI240xD1Read of an object member
WMemLdStr40xD2Read of an object member
WMemLdStr40xD3Read of an object member
WMemLdCy40xD4Read of an object member
WMemLdCy40xD5Read of an object member
WMemLdRfVar40xD6Read of an object member
WMemLdStr40xD7Read of an object member
WMemLdStr40xD8Read of an object member
WMemLdFPR440xD9Read of an object member
WMemLdFPR840xDARead of an object member
IWMemLdPr40xDBRead of an object member
WMemLdRfVar40xDCRead of an object member
WMemLdVar40xDDRead of an object member
WMemStUI140xE0Write to an object member
WMemStI240xE1Write to an object member
WMemStR440xE2Write to an object member
WMemStR440xE3Write to an object member
WMemStR840xE4Write to an object member
WMemStR840xE5Write to an object member
WMemStVar40xE6Write to an object member
WMemStStr40xE7Write to an object member
WMemStAd40xE8Write to an object member
WMemStFPR440xE9Write to an object member
WMemStFPR840xEAWrite to an object member
WMemStVarAd40xEBWrite to an object member
WMemStVarAdFunc40xECWrite to an object member
WMemStVarUnk40xEDWrite to an object member
WMemStVarUnkFunc40xEEWrite to an object member
WMemStAdFunc40xEFWrite to an object member
WMemStVarCopy40xF0Write to an object member
WMemStStrCopy40xF1Write to an object member
VarIndexLdRfVarLock40xF2Read of an indexed element of a Variant
AssignRecord40xF5Assignment of a user-defined type
FStVarCopyObj40xF8Write of a Variant to a procedure variable
FnInStrB440xFBPosition of a substring, in bytes (InStrB)
FnInStrB4Var40xFCPosition of a substring, in bytes (InStrB)
FnInStr440xFDPosition of a substring (InStr)
FnInStr4Var40xFEPosition of a substring (InStr)
FnStrComp340xFFComparison of two strings (StrComp)
FnStrComp3Var50x00Comparison of two strings (StrComp)
StAryMove50x01Assignment of an array
StAryCopy50x02Assignment of an array
StAryRecMove50x03Assignment of an array of defined types
StAryRecCopy50x04Assignment of an array of defined types
AryInRecLdPr50x06Read of an array contained in a defined type
AryInRecLdRf50x07Read of an array contained in a defined type
IStVarCopyObj50x09Write of a value by reference
Assert50x0BDebug check (Debug.Assert)
RaiseEvent50x0CRaising of an event (RaiseEvent)
PrintObject50x0DWrite to an object (Print)
PrintFile50x0EWrite to a file (Print #)
WriteFile50x0FDelimited write to a file (Write #)
InputFile50x10Read from a file (Input #)
GetRecFxStr350x12Read of a fixed-length string in random access (Get #)
GetRecFxStr450x13Read of a fixed-length string in random access (Get #)
PutRecFxStr350x14Write of a fixed-length string in random access (Put #)
PutRecFxStr450x15Write of a fixed-length string in random access (Put #)
GetRecOwn350x16Read of a record in random access (Get #)
GetRecOwn450x17Read of a record in random access (Get #)
PutRecOwn350x18Write of a record in random access (Put #)
PutRecOwn450x19Write of a record in random access (Put #)
VCallFPR850x2BCall to an object method
ExitProcCbHresult50x2FProcedure exit (Exit Sub, Exit Function)
EraseDestrKeepData50x31Clearing of an array (Erase)
StUdtVar50x35Assignment of a user-defined type
CopyBytesZero50x37Left-aligned copy (LSet)
RedimVarUdt50x3BResizing of an array (ReDim)
RedimPreserveVarUdt50x3CResizing preserving the contents (ReDim Preserve)
VarLateMemLdRfVar50x3DLate-bound read of a Variant member
VarLateMemLdVar50x41Late-bound read of a Variant member
VarLateMemSt50x43Late-bound assignment of a Variant member
VarLateMemStAd50x45Late-bound assignment of a Variant member
Pomiar wykonany na 207 programach VB6 (125 w kodzie natywnym, 82 w P-code), 888 procedurach zdekompilowanych w kodzie natywnym i 558 procedurach zdekodowanych w P-code. Tryb kompilacji każdego programu jest odczytywany w samym programie.
Każda wartość na tej stronie to bezpośrednie zliczenie na tych programach i na regułach tłumaczenia produktu. Żadna wartość nie jest szacowana.