mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-03-06 09:13:02 +01:00

Update python/meterpreter/ext_server_stdapi.py - apply review suggestion return associated error code Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com> Update python/meterpreter/ext_server_stdapi.py - apply review suggestion propagate return value Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com> Update python/meterpreter/ext_server_stdapi.py - apply review suggestion commit changes: - move error codes global to make them reusable - call iphlpapi.dll directly from windll - bug fix ipnet_table casting memory allocation Update python/meterpreter/ext_server_stdapi.py Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com> Update python/meterpreter/ext_server_stdapi.py Co-authored-by: Spencer McIntyre <58950994+smcintyre-r7@users.noreply.github.com> remove TABLE_IPNETTABLE function