reverse-engineering-assistant
View on PyPI — Reverse Dependencies (0)
2.9.4 | reverse_engineering_assistant-2.9.4-py3-none-any.whl |
Wheel Details
Project: | reverse-engineering-assistant |
Version: | 2.9.4 |
Filename: | reverse_engineering_assistant-2.9.4-py3-none-any.whl |
Download: | [link] |
Size: | 74980 |
MD5: | d049a0ce427e4cfcbd30a72987e478ba |
SHA256: | eaaa1c19d85bd9a4eb8676ecf2a78cfcf626d29a541527a875162d7a2abb1943 |
Uploaded: | 2024-07-11 09:24:43 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | setuptools (70.3.0) |
Root-Is-Purelib: | true |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
reverse_engineering_assistant/.gitignore | sha256=DuU7NvpkUtXxjqTSaoXeK838ugSypPrS6saAn1SSFJc | 18 |
reverse_engineering_assistant/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
reverse_engineering_assistant/assistant.py | sha256=ZhZD6pR1jyE5m5OkYMuezH0KAlqYeQgrvXlHts7sMgA | 18536 |
reverse_engineering_assistant/assistant_api_server.py | sha256=2zzw-VkkAnfx87UPOb_b9GmnIT6-57DtgP0Y7ETJS_M | 5632 |
reverse_engineering_assistant/chat_client.py | sha256=Nrkb7id3g86bNrpAIj259CJearpyI4Z_LZL2fFrUcYM | 12547 |
reverse_engineering_assistant/crash_dump.py | sha256=hB4dZRRDQ6VnQganFh9OgyF0oUHcBaa71l9v3hNjF2I | 3961 |
reverse_engineering_assistant/documents.py | sha256=TAdrn9_y26SOrk-RtIKB8cp0uckL3kcSPlWwqV5hgT8 | 8935 |
reverse_engineering_assistant/model.py | sha256=6oSB2JsPzvFBz-Tyga_MZ4ZQwTyjEemtmWazP30FREM | 2249 |
reverse_engineering_assistant/reva_exceptions.py | sha256=IWReEGuvvGZ3a3-lRIx8NAaeAoyO0gPKyM2y5wntV3k | 466 |
reverse_engineering_assistant/tool.py | sha256=usfDDnxWGPJ7fqqcZNPaopgH0eB4MitwlLF1824bKBQ | 3876 |
reverse_engineering_assistant/api_server_tools/__init__.py | sha256=59mcWsQJMtnrNhLswwqeo2DoL_Nnh-hnTfzJ4D4mQdQ | 3522 |
reverse_engineering_assistant/api_server_tools/connection.py | sha256=2UqDXkclofgrJTQbJ_JXT-BupNKH3C1vncqCF4xrI7g | 645 |
reverse_engineering_assistant/api_server_tools/llm_tools.py | sha256=FBnceUkPGYcIVan91X3b75_RnGhslYOD5S2nJXBBEhk | 4857 |
reverse_engineering_assistant/api_server_tools/re_tools.py | sha256=MiilXFsmtmcsIR01TyVVGT0_znLTGWnRgMr9hf-Agxg | 1049 |
reverse_engineering_assistant/api_server_tools/re_tool_box/__init__.py | sha256=GTYG0dNNmW7BdrDM8vPlzHaYFpX37m3c5343GoJuCRA | 183 |
reverse_engineering_assistant/api_server_tools/re_tool_box/bookmarks.py | sha256=odLgwT7rn4IsvbDcmUEHS2aaGjN8fFf41ydpUDf3yIA | 2488 |
reverse_engineering_assistant/api_server_tools/re_tool_box/comment.py | sha256=hSuCvHKsQU4t-2S4AGczazaLgB3bzT0Jz4DiOAf_b6Q | 2479 |
reverse_engineering_assistant/api_server_tools/re_tool_box/cross_reference.py | sha256=vCGZWia8e3BaZpoa7wH6ottfkw5ApBQutGsN9PVXVio | 2697 |
reverse_engineering_assistant/api_server_tools/re_tool_box/cursor.py | sha256=JSRvP5GbAJGJcG057gbNC8w_JcnivQOrQd8QeBvNwXc | 1776 |
reverse_engineering_assistant/api_server_tools/re_tool_box/data.py | sha256=XZHYlE6M6z90VnKmEkqFXn31daJBEJ7Dbmzs2T0RTPk | 6443 |
reverse_engineering_assistant/api_server_tools/re_tool_box/decompilation.py | sha256=JdtpfiDvmiuIhqQdmaehgkB4xaB_rHZcDtQ5Y47ukKc | 10782 |
reverse_engineering_assistant/api_server_tools/re_tool_box/symbols.py | sha256=fhqKN4tcH8mjpa9jmIu9cZ-QxeTXuQxyVhTwpB3ccR8 | 8302 |
reverse_engineering_assistant/protocol/RevaBookmark_pb2.py | sha256=Nr8ltb3DC7ECijsAlJzKtjNl6qkG40oBI-pUxw3xefY | 2263 |
reverse_engineering_assistant/protocol/RevaBookmark_pb2.pyi | sha256=bn2rT1jndyqnxnmpGcuDV9V2Abs8H1WndLAG10Usbvs | 1262 |
reverse_engineering_assistant/protocol/RevaBookmark_pb2_grpc.py | sha256=k9UfXQjx2shZBH3H-E59knmmVTCAFYE66ZWqN9dvAUY | 5573 |
reverse_engineering_assistant/protocol/RevaChat_pb2.py | sha256=tKNu9YSme0vT3Boag917YverzmuD_pzreGEBLfLxCSk | 2930 |
reverse_engineering_assistant/protocol/RevaChat_pb2.pyi | sha256=Nez7JAn5Wx_bv1BY1bRapq7zSo1X8Qk635HWrCOoRVQ | 2162 |
reverse_engineering_assistant/protocol/RevaChat_pb2_grpc.py | sha256=lx8O9GBZ7KH8hcBzNY5KxRq6F_UwgTTa0NJ6sB9IUnA | 8930 |
reverse_engineering_assistant/protocol/RevaComment_pb2.py | sha256=pkZ7TSf0q4kmeFEtKNkcObY3WVTHgPhQDyZZw0sT6j0 | 1664 |
reverse_engineering_assistant/protocol/RevaComment_pb2.pyi | sha256=LCwRo-RVdT8JqX6TazQJwufmeCr2We7CGSbjKMhyCGM | 707 |
reverse_engineering_assistant/protocol/RevaComment_pb2_grpc.py | sha256=ZQmFrFLEl577hTQ4jEb_kkQ_Q3gV6OSiOGnAFiwQBZw | 3802 |
reverse_engineering_assistant/protocol/RevaData_pb2.py | sha256=4FYD3aPKccdIOfaNXonggg1HzFHJs5Vn2kigTW_G2qs | 4193 |
reverse_engineering_assistant/protocol/RevaData_pb2.pyi | sha256=bGIJsmZhqbBQGRErL7D-Y7Lan-9nRP6BiBp1-dM5SdI | 4253 |
reverse_engineering_assistant/protocol/RevaData_pb2_grpc.py | sha256=zi-yp3kgm4zM_b_8CW6tH3StkBzUm-t-62UqMfah1hg | 9150 |
reverse_engineering_assistant/protocol/RevaGetCursor_pb2.py | sha256=C16fbslFaKaCbCya_s0KI-N5wDgMEFqeuJrCG_6uygU | 1672 |
reverse_engineering_assistant/protocol/RevaGetCursor_pb2.pyi | sha256=m222lXkBWXqoWMEm9RP5x3FQLr51Sj1U3qEG7OarEI8 | 817 |
reverse_engineering_assistant/protocol/RevaGetCursor_pb2_grpc.py | sha256=-enn--1Bv6Z1rWbY0lj9dik5VXoc573Kx4YDyQnMjiI | 3767 |
reverse_engineering_assistant/protocol/RevaGetDecompilation_pb2.py | sha256=9KGExDqPFUeAqEDBvcQJPmIb3gAXyawmxA7bFUujLl8 | 4230 |
reverse_engineering_assistant/protocol/RevaGetDecompilation_pb2.pyi | sha256=p4VNe8hXujEPYYrYTZZhHGHtaXwR1UJEmYqPwEAP9LA | 4181 |
reverse_engineering_assistant/protocol/RevaGetDecompilation_pb2_grpc.py | sha256=yX3t89xjLmw0HXucTQfpL-BLMB4L81cxGiJas_qXPKw | 9932 |
reverse_engineering_assistant/protocol/RevaGetSymbols_pb2.py | sha256=fYQRKR3PEWMMVl61ZxnTswUQgRl5Hx9p7tXnnRMuV3I | 3615 |
reverse_engineering_assistant/protocol/RevaGetSymbols_pb2.pyi | sha256=OAIcu-Tjhz6Pr4MfPD0E33ehj4QN3vXb7rG2Aj3XVm0 | 2677 |
reverse_engineering_assistant/protocol/RevaGetSymbols_pb2_grpc.py | sha256=hzyg-jK3l8JsVLge5DEcv3qgtnH8UQQoHsylxQg8a3M | 10172 |
reverse_engineering_assistant/protocol/RevaHandshake_pb2.py | sha256=18l-CGBCWl3xmj79oFkCEs6eFbZfPGdqY3Q04au8Iv0 | 1706 |
reverse_engineering_assistant/protocol/RevaHandshake_pb2.pyi | sha256=lVz_z4c3KF0UFsfAX6Nq3m3DIo8wqCXGmeKlQ7rK85Q | 935 |
reverse_engineering_assistant/protocol/RevaHandshake_pb2_grpc.py | sha256=0biOn7c0odQGh9aXIK5umz6xkm4W_Ib6HcELfqw0S_o | 3767 |
reverse_engineering_assistant/protocol/RevaHeartbeat_pb2.py | sha256=HbkaUW6jB-xYEsTXBZtVDkGfE7AYW9yVXrCjfGkn9CA | 1755 |
reverse_engineering_assistant/protocol/RevaHeartbeat_pb2.pyi | sha256=Vv27FG2mlqExgRpLNHRJsNei8GBw8GYnzej7elh72Ws | 1073 |
reverse_engineering_assistant/protocol/RevaHeartbeat_pb2_grpc.py | sha256=186wI5sh1VjbVafUujVzjtAzvPDWqXJ-gs8H9cY1J_8 | 3767 |
reverse_engineering_assistant/protocol/RevaReferences_pb2.py | sha256=s_zfgohfICOgo7Xkh6BEZh-neG5veeI1pVxymcFanrs | 1730 |
reverse_engineering_assistant/protocol/RevaReferences_pb2.pyi | sha256=cpmo8Qf7Cmm-BjCJbFtkBDaevFcSitVoTOgeKZ2aAyI | 1004 |
reverse_engineering_assistant/protocol/RevaReferences_pb2_grpc.py | sha256=MJGwg8L7GueQe4dP30re-Uvg9L6uzj2As29ZZzhEbuc | 3891 |
reverse_engineering_assistant/protocol/RevaVariable_pb2.py | sha256=7-ODSk5CehgL0jYAJFWHab4d9hVde5d1RO1crKqZjyw | 1268 |
reverse_engineering_assistant/protocol/RevaVariable_pb2.pyi | sha256=p0BCIaCQtduNsvYcM5gRJ43-edzcXg8ADaDOwp5uSTU | 682 |
reverse_engineering_assistant/protocol/RevaVariable_pb2_grpc.py | sha256=peBwJywhl9SLbOMl9yV-XK-xRT_xknenQZRcwo4H6WQ | 1129 |
reverse_engineering_assistant/protocol/__init__.py | sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU | 0 |
reverse_engineering_assistant-2.9.4.dist-info/METADATA | sha256=nTw_Nk28zqcf76QX7k0EUhhCuMLJtr4-nY7GldnMoy4 | 9296 |
reverse_engineering_assistant-2.9.4.dist-info/WHEEL | sha256=Z4pYXqR_rTB7OWNDYFOm1qRk0RX6GFP2o8LgvP453Hk | 91 |
reverse_engineering_assistant-2.9.4.dist-info/entry_points.txt | sha256=kM21aBev6BwrdOsgwitYzsLqX0HV3yQmf-l2aEd-gAo | 147 |
reverse_engineering_assistant-2.9.4.dist-info/top_level.txt | sha256=KkMyF1iEcaO17QOJ8uz6ijYULavx8teQfCUEYOlTXpc | 30 |
reverse_engineering_assistant-2.9.4.dist-info/RECORD | — | — |
top_level.txt
reverse_engineering_assistant
entry_points.txt
reva-chat = reverse_engineering_assistant.chat_client:main
reva-server = reverse_engineering_assistant.assistant_api_server:main