MCPcopy Index your code
hub / github.com/Malwation/sentello

github.com/Malwation/sentello @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
95 symbols 245 edges 12 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

sentello

Sentello is a python script that simulates the anti-evasion and anti-analysis techniques used by malware.

For techniques that are difficult to implement on Python, Al-Khaser was converted into a DLL and used. (vm-detector.dll)

Sentello

References

  • Al-Khaser https://github.com/LordNoteworthy/al-khaser
  • Pafish https://github.com/a0rtega/pafish

Authors

Inspired by this

Core symbols most depended-on inside this repo

_logger
called by 123
components/caller.py
get_input
called by 1
main.py
vbox_reg_key_value
called by 1
components/vbox_checks.py
vbox_dir
called by 1
components/vbox_checks.py
vbox_files
called by 1
components/vbox_checks.py
vbox_reg_keys
called by 1
components/vbox_checks.py
vbox_check_mac
called by 1
components/vbox_checks.py
hybrid_analysis_mac_detect
called by 1
components/vbox_checks.py

Shape

Method 84
Class 10
Function 1

Languages

Python100%

Modules by API surface

components/generic_sandbox_detection.py39 symbols
components/vbox_checks.py16 symbols
components/caller.py12 symbols
components/vmware_checks.py9 symbols
components/qemu_detection.py5 symbols
components/xen_detection.py3 symbols
components/vpc_checks.py3 symbols
components/paralles_detection.py3 symbols
components/wine_detection.py2 symbols
components/anti_process.py2 symbols
main.py1 symbols

For agents

$ claude mcp add sentello \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact