rp_cutting_system.pyd
Description:
Authors:
Version:
Architecture: 64-bit
Operating System:
SHA256: 39e0bccbac65329306b6c84ba7daa168
File Size: 451.0 KB
Uploaded At: June 7, 2026, 4:46 p.m.
Views: 46
Exported Functions
- PyInit_rp_cutting_system (Ordinal: 1, Address: 0xfb50)
Imported DLLs & Functions
KERNEL32.dll
- DecodePointer (Address: 0x180062030)
- DisableThreadLibraryCalls (Address: 0x180062020)
- EncodePointer (Address: 0x180062038)
- GetCurrentProcessId (Address: 0x180062000)
- GetCurrentThreadId (Address: 0x180062008)
- GetSystemTimeAsFileTime (Address: 0x180062040)
- GetTickCount (Address: 0x180062010)
- QueryPerformanceCounter (Address: 0x180062018)
- Sleep (Address: 0x180062028)
MSVCR100.dll
- __C_specific_handler (Address: 0x180062078)
- __clean_type_info_names_internal (Address: 0x180062068)
- __CppXcptFilter (Address: 0x180062070)
- __dllonexit (Address: 0x180062058)
- _amsg_exit (Address: 0x180062080)
- _encoded_null (Address: 0x180062088)
- _initterm (Address: 0x1800620a0)
- _initterm_e (Address: 0x180062098)
- _lock (Address: 0x1800620c0)
- _malloc_crt (Address: 0x1800620a8)
- _onexit (Address: 0x180062050)
- _unlock (Address: 0x180062060)
- free (Address: 0x180062090)
- memcmp (Address: 0x1800620b0)
- strchr (Address: 0x1800620b8)
python33.dll
- _Py_CheckRecursionLimit (Address: 0x1800623e0)
- _Py_CheckRecursiveCall (Address: 0x1800623e8)
- _Py_FalseStruct (Address: 0x180062450)
- _Py_NoneStruct (Address: 0x180062460)
- _Py_TrueStruct (Address: 0x180062440)
- _PyObject_GC_New (Address: 0x180062208)
- _PyObject_GetDictPtr (Address: 0x180062278)
- _PyThreadState_Current (Address: 0x180062408)
- _PyType_Lookup (Address: 0x180062368)
- _PyUnicode_Ready (Address: 0x180062350)
- Py_GetVersion (Address: 0x1800622b0)
- PyBaseObject_Type (Address: 0x180062298)
- PyBytes_FromStringAndSize (Address: 0x1800622c8)
- PyCFunction_Type (Address: 0x1800623a8)
- PyCode_New (Address: 0x180062458)
- PyDict_GetItem (Address: 0x180062418)
- PyDict_GetItemString (Address: 0x180062328)
- PyDict_New (Address: 0x1800621b0)
- PyDict_Next (Address: 0x1800623f8)
- PyDict_SetItem (Address: 0x1800620d0)
- PyDict_SetItemString (Address: 0x180062320)
- PyDict_Size (Address: 0x1800623d8)
- PyDict_Type (Address: 0x180062318)
- PyErr_Clear (Address: 0x180062158)
- PyErr_ExceptionMatches (Address: 0x180062160)
- PyErr_Format (Address: 0x180062430)
- PyErr_GivenExceptionMatches (Address: 0x1800622a0)
- PyErr_NormalizeException (Address: 0x180062100)
- PyErr_Occurred (Address: 0x1800623c0)
- PyErr_SetString (Address: 0x1800623d0)
- PyErr_WarnEx (Address: 0x1800622a8)
- PyEval_EvalCodeEx (Address: 0x180062400)
- PyEval_EvalFrameEx (Address: 0x180062420)
- PyExc_AttributeError (Address: 0x1800621d8)
- PyExc_ImportError (Address: 0x1800621a0)
- PyExc_IndexError (Address: 0x180062378)
- PyExc_KeyError (Address: 0x180062268)
- PyExc_NameError (Address: 0x180062428)
- PyExc_OverflowError (Address: 0x180062168)
- PyExc_StopIteration (Address: 0x180062348)
- PyExc_SystemError (Address: 0x1800623c8)
- PyExc_TypeError (Address: 0x180062238)
- PyExc_UnboundLocalError (Address: 0x180062180)
- PyExc_ValueError (Address: 0x1800620f0)
- PyExc_ZeroDivisionError (Address: 0x180062198)
- PyException_SetTraceback (Address: 0x1800620f8)
- PyFloat_FromDouble (Address: 0x180062130)
- PyFloat_Type (Address: 0x180062110)
- PyFrame_New (Address: 0x180062410)
- PyFrame_Type (Address: 0x180062340)
- PyFunction_Type (Address: 0x1800623b0)
- PyImport_AddModule (Address: 0x1800621e8)
- PyImport_GetModuleDict (Address: 0x180062330)
- PyImport_ImportModuleLevelObject (Address: 0x1800621a8)
- PyList_Append (Address: 0x180062470)
- PyList_New (Address: 0x1800621c0)
- PyList_Type (Address: 0x180062178)
- PyLong_AsSsize_t (Address: 0x1800622f0)
- PyLong_FromLong (Address: 0x180062140)
- PyLong_FromLongLong (Address: 0x180062138)
- PyLong_FromSsize_t (Address: 0x180062150)
- PyLong_Type (Address: 0x180062118)
- PyMem_Malloc (Address: 0x180062288)
- PyMem_Realloc (Address: 0x180062280)
- PyMethod_New (Address: 0x180062230)
- PyMethod_Type (Address: 0x1800622f8)
- PyMethodDescr_Type (Address: 0x180062360)
- PyModule_Create2 (Address: 0x180062338)
- PyModule_GetDict (Address: 0x1800621b8)
- PyNumber_Add (Address: 0x180062128)
- PyNumber_Index (Address: 0x1800622e8)
- PyNumber_InPlaceAdd (Address: 0x180062120)
- PyNumber_InPlaceRemainder (Address: 0x180062188)
- PyNumber_InPlaceSubtract (Address: 0x180062398)
- PyNumber_Long (Address: 0x180062300)
- PyNumber_Multiply (Address: 0x180062388)
- PyNumber_Remainder (Address: 0x180062190)
- PyNumber_Subtract (Address: 0x180062310)
- PyNumber_TrueDivide (Address: 0x180062308)
- PyObject_Call (Address: 0x1800623b8)
- PyObject_ClearWeakRefs (Address: 0x180062220)
- PyObject_Dir (Address: 0x180062390)
- PyObject_Free (Address: 0x180062210)
- PyObject_GC_Del (Address: 0x180062218)
- PyObject_GC_Track (Address: 0x180062200)
- PyObject_GC_UnTrack (Address: 0x180062228)
- PyObject_GenericGetAttr (Address: 0x180062370)
- PyObject_GetAttr (Address: 0x180062438)
- PyObject_GetAttrString (Address: 0x1800621e0)
- PyObject_GetItem (Address: 0x180062148)
- PyObject_GetIter (Address: 0x180062380)
- PyObject_Hash (Address: 0x1800622c0)
- PyObject_IsTrue (Address: 0x1800622e0)
- PyObject_Not (Address: 0x180062270)
- PyObject_RichCompare (Address: 0x180062108)
- PyObject_SetAttr (Address: 0x1800620e8)
- PyObject_SetAttrString (Address: 0x1800621c8)
- PyObject_SetItem (Address: 0x180062260)
- PyObject_Size (Address: 0x1800623a0)
- PyOS_snprintf (Address: 0x1800622b8)
- PyTraceBack_Here (Address: 0x180062290)
- PyTuple_GetItem (Address: 0x180062240)
- PyTuple_GetSlice (Address: 0x180062248)
- PyTuple_New (Address: 0x1800623f0)
- PyTuple_Pack (Address: 0x180062448)
- PyTuple_Type (Address: 0x180062170)
- PyType_IsSubtype (Address: 0x180062258)
- PyType_Ready (Address: 0x1800621d0)
- PyType_Type (Address: 0x180062250)
- PyUnicode_AsUnicode (Address: 0x1800620e0)
- PyUnicode_Compare (Address: 0x1800620d8)
- PyUnicode_Decode (Address: 0x1800622d8)
- PyUnicode_FromFormat (Address: 0x180062468)
- PyUnicode_FromString (Address: 0x1800621f0)
- PyUnicode_FromStringAndSize (Address: 0x1800622d0)
- PyUnicode_InternFromString (Address: 0x1800621f8)
- PyUnicode_Type (Address: 0x180062358)