Viktor Krozer

32 papers C 1Journal 22Unranked 9
YearRankTypeTitle / Venue / Authors
2026 J jnl
CoRR
Torsten Djurhuus, Viktor Krozer
2025 J jnl
CoRR
Torsten Djurhuus, Viktor Krozer
2025 J jnl
CoRR
Torsten Djurhuus, Viktor Krozer
2024 J jnl
Sensors
Jonas Simon, Jochen Moll, Viktor Krozer
2023 conf
CSCN
Claudio Paoloni, Viktor Krozer, François Magne, Antonio Ramirez
2022 J jnl
Int. J. Circuit Theory Appl.
Torsten Djurhuus, Viktor Krozer
2022 J jnl
CoRR
Torsten Djurhuus, Viktor Krozer
2022 J jnl
Remote. Sens.
Murat Diyap, Ashkan Taremi Zadeh, Jochen Moll, Viktor Krozer
2021 J jnl
Int. J. Circuit Theory Appl.
Torsten Djurhuus, Viktor Krozer
2021 conf
EuCNC/6G Summit
Claudio Paoloni, Rupa Basu, Marcel Burhenn, Maruf Hossain, Daniel Huebsch, Viktor Krozer, Quang Trung Le, Rosa Letizia, Ernesto Limiti, François Magne, Marc Marilier, Antonio Ramirez, Jeevan M. Rao, Giacomo Ulisse, Borja Vidal, Hadi Yacob
2020 conf
EuCNC
Claudio Paoloni, Viktor Krozer, François Magne, Quang Trung Le, Rupa Basu, Jeevan M. Rao, Rosa Letizia, Ernesto Limiti, Marc Marilier, Giacomo Ulisse, Antonio Ramirez, Borja Vidal, Hadi Yacob
2020 J jnl
Sensors
Dovile Cibiraite-Lukenskiene, Kestutis Ikamas, Tautvydas Lisauskas, Viktor Krozer, Hartmut G. Roskos, Alvydas Lisauskas
2020 J jnl
IEEE J. Sel. Top. Appl. Earth Obs. Remote. Sens.
Ashkan Taremi Zadeh, Moritz Mälzer, Jonas Simon, Sebastian Beck, Jochen Moll, Viktor Krozer
2019 J jnl
Sensors
Aldo Moreno-Oyervides, Pedro Martín-Mateos, M. Carmen Aguilera-Morillo, Giacomo Ulisse, María C. Arriba, María Durbán, Marcela Del Rio, Fernando Larcher, Viktor Krozer, Pablo Acedo
2019 conf
EuCNC
Claudio Paoloni, Sebastian Boppel, Viktor Krozer, Quang Trung Le, Rosa Letizia, Ernesto Limiti, François Magne, Marc Marilier, Antonio Ramirez, Borja Vidal, Ralph Zimmerman
2018 conf
EuCNC
Claudio Paoloni, François Magne, Frédéric André, Joel Willebois, Quang Trung Le, Xavier Begaud, Giacomo Ulisse, Viktor Krozer, Rosa Letizia, Marc Marilier, Antonio Ramirez, Ralph Zimmerman
2017 J jnl
Int. J. Circuit Theory Appl.
Torsten Djurhuus, Viktor Krozer
2017 conf
EuCNC
Claudio Paoloni, François Magne, Frédéric André, Xavier Begaud, Viktor Krozer, Marc Marilier, Antonio Ramirez, Jose Raimundo Ruiz Carrasco, Ruth Vilar, Ralph Zimmerman
2016 conf
EuCNC
Claudio Paoloni, François Magne, Frédéric André, Viktor Krozer, Rosa Letizia, Marc Marilier, Antonio Ramirez, Marc Rocchi, Ruth Vilar, Ralph Zimmerman
2016 J jnl
Signal Image Video Process.
Nikolas Scholz, Jochen Moll, Moritz Mälzer, Konstantin Nagovitsyn, Viktor Krozer
2015 J jnl
IEEE Trans. Circuits Syst. I Regul. Pap.
Torsten Djurhuus, Viktor Krozer
2014 J jnl
Int. J. Biomed. Imaging
Jochen Moll, Thomas N. Kelly, Dallan Byrne, Mantalena Sarafianou, Viktor Krozer, Ian James Craddock
2014 conf
GIL Jahrestagung
Josef Heinskill, Wolfgang Koch, Viktor Krozer, Marek Schikora, Adam Schikora
2012 J jnl
IET Circuits Devices Syst.
Brian Sveistrup Jensen, Mahdi M. Khafaji, Tom K. Johansen, Viktor Krozer, Johann-Christoph Scheytt
2011 J jnl
IEEE Trans. Circuits Syst. I Regul. Pap.
Torsten Djurhuus, Viktor Krozer
2009 J jnl
IEEE Trans. Circuits Syst. I Regul. Pap.
Torsten Djurhuus, Viktor Krozer, Jens Vidkjær, Tom K. Johansen
2008 conf
IGARSS (4)
Jørgen Dall, Carlos Cilla Hernández, Steen S. Kristensen, Viktor Krozer, Anders Kusk, Jens Vidkjær, Jan E. Balling, Niels Skou, Sten S. Søbjærg, Erik Lintz Christensen
2007 C conf
IGARSS
Jørgen Dall, Niels Skou, Anders Kusk, Steen S. Kristensen, Viktor Krozer
2005 J jnl
Microelectron. J.
Ming-Sze Tong, Yilong Lu, Yinchao Chen, Mingwu Yang, Qunsheng Cao, Viktor Krozer, Rüdiger Vahldieck
2005 J jnl
IEEE Trans. Circuits Syst. I Regul. Pap.
Torsten Djurhuus, Viktor Krozer, Jens Vidkjær, Tom K. Johansen
2004 J jnl
Microelectron. J.
Ming-Sze Tong, Yilong Lu, Yinchao Chen, Mingwu Yang, Qunsheng Cao, Viktor Krozer, Rüdiger Vahldieck
2001 J jnl
Microelectron. Reliab.
Cezary Sydlo, Bastian Mottet, Husin Ganis, Hans L. Hartnagel, Viktor Krozer, Sylvain L. Delage, Simone Cassette, Eric Chartier, D. Floriot, Steven Bland
redb/extractors/decompiler/_archive/GhidraDecompilerScript-v2.java
← Index redb/extractors/decompiler/_archive/GhidraDecompilerScript-v2.java java
import ghidra.app.script.GhidraScript;
import ghidra.program.model.listing.*;
import ghidra.app.decompiler.*;
import ghidra.program.model.block.*;
import ghidra.program.model.symbol.*;
import ghidra.program.model.pcode.*;
import ghidra.program.model.address.*;
import org.json.JSONObject;
import org.json.JSONArray;
import java.security.MessageDigest;
import java.nio.charset.StandardCharsets;

public class GhidraDecompilerScript extends GhidraScript {
    private DecompInterface decompInterface;
    private BasicBlockModel basicBlockModel;

    @Override
    public void run() throws Exception {
        System.err.println("{\"debug\": \"Script starting\"}");

        // Get binary hash and filepath from arguments
        String[] args = getScriptArgs();
        if (args.length < 2) {
            System.err.println("{\"error\": \"Both SHA256 and filepath arguments are required\"}");
            return;
        }
        String sha256 = args[0];
        String filepath = args[1];

        // Add debug output after setup
        System.err.println("{\"debug\": \"Processing file: " + args[1] + "\"}");

        // Initialize analysis components
        setupDecompiler();
        basicBlockModel = new BasicBlockModel(currentProgram);

        // Create the main JSON object for output
        JSONObject output = new JSONObject();
        output.put("sha256", sha256);
        output.put("decompiled", new JSONArray());
        output.put("disassembled", new JSONArray());
        output.put("cfg", new JSONArray());

        // Process all functions
        FunctionIterator functions = currentProgram.getFunctionManager().getFunctions(true);
        for (Function function : functions) {
            processFunction(function, output);
        }

        System.err.println("{\"debug\": \"Preparing final output\"}");
        // Output the final JSON to stdout
        System.out.println(output.toString());
    }

    private void setupDecompiler() {
        decompInterface = new DecompInterface();
        DecompileOptions options = new DecompileOptions();
        decompInterface.setOptions(options);
        decompInterface.openProgram(currentProgram);
    }

    private void processFunction(Function function, JSONObject output) {
        try {
            Address entry = function.getEntryPoint();
            String functionName = function.getName();
            String functionAddress = entry.toString();

            // Process each analysis type independently
            boolean hasAnyResults = false;

            try {
                if (processDecompiledCode(function, output.getJSONArray("decompiled"),
                                        functionName, functionAddress)) {
                    hasAnyResults = true;
                }
            } catch (Exception e) {
                System.err.println(String.format(
                    "{\"error\": \"Decompilation failed for function %s: %s\"}",
                    functionName, e.getMessage().replace("\"", "'")));
            }

            try {
                if (processDisassembledCode(function, output.getJSONArray("disassembled"),
                                        functionName, functionAddress)) {
                    hasAnyResults = true;
                }
            } catch (Exception e) {
                System.err.println(String.format(
                    "{\"error\": \"Disassembly failed for function %s: %s\"}",
                    functionName, e.getMessage().replace("\"", "'")));
            }

            try {
                if (processCFG(function, output.getJSONArray("cfg"), functionAddress)) {
                    hasAnyResults = true;
                }
            } catch (Exception e) {
                System.err.println(String.format(
                    "{\"error\": \"CFG extraction failed for function %s: %s\"}",
                    functionName, e.getMessage().replace("\"", "'")));
            }

            if (!hasAnyResults) {
                System.err.println(String.format(
                    "{\"warning\": \"No results obtained for function %s\"}",
                    functionName));
            }

        } catch (Exception e) {
            System.err.println(String.format(
                "{\"error\": \"Failed to process function: %s\"}",
                e.getMessage().replace("\"", "'")));
        }
    }

    private boolean processDecompiledCode(Function function, JSONArray decompArray,
                                        String functionName, String functionAddress) {
        try {
            DecompileResults results = decompInterface.decompileFunction(function, 30, monitor);
            if (results == null || !results.decompileCompleted()) {
                System.err.println(String.format(
                    "{\"warning\": \"Decompilation incomplete for function %s\"}",
                    functionName));
                return false;
            }

            String decompiledCode = results.getDecompiledFunction().getC();
            if (decompiledCode == null || decompiledCode.trim().isEmpty()) {
                System.err.println(String.format(
                    "{\"warning\": \"Empty decompilation result for function %s\"}",
                    functionName));
                return false;
            }

            String contentHash = calculateHash(decompiledCode);

            JSONObject functionObj = new JSONObject();
            functionObj.put("decompiled_content_hash", contentHash);
            functionObj.put("decompiled_function_name", functionName);
            functionObj.put("decompiled_function_address", functionAddress);
            functionObj.put("decompiled_function", decompiledCode);

            decompArray.put(functionObj);
            return true;

        } catch (Exception e) {
            throw new RuntimeException("Decompilation error: " + e.getMessage(), e);
        }
    }

    private boolean processDisassembledCode(Function function, JSONArray disasmArray,
                                        String functionName, String functionAddress) {
        try {
            StringBuilder disassembly = new StringBuilder();
            StringBuilder normalized = new StringBuilder();
            int instructionCount = 0;
            boolean hasValidInstructions = false;

            Listing listing = currentProgram.getListing();
            AddressSetView functionBody = function.getBody();
            InstructionIterator instructions = listing.getInstructions(functionBody, true);

            while (instructions.hasNext()) {
                try {
                    Instruction instr = instructions.next();
                    if (instr != null) {
                        String disasmLine = instr.toString();
                        if (disasmLine != null && !disasmLine.trim().isEmpty()) {
                            disassembly.append(disasmLine).append("\n");
                            normalized.append(normalizeInstruction(disasmLine)).append("\n");
                            instructionCount++;
                            hasValidInstructions = true;
                        }
                    }
                } catch (Exception e) {
                    System.err.println(String.format(
                        "{\"warning\": \"Skipped invalid instruction in %s: %s\"}",
                        functionName, e.getMessage().replace("\"", "'")));
                }
            }

            if (!hasValidInstructions) {
                System.err.println(String.format(
                    "{\"warning\": \"No valid instructions found in function %s\"}",
                    functionName));
                return false;
            }

            String disassembledCode = disassembly.toString();
            String contentHash = calculateHash(disassembledCode);

            JSONObject functionObj = new JSONObject();
            functionObj.put("disassembled_content_hash", contentHash);
            functionObj.put("disassembled_function_name", functionName);
            functionObj.put("disassembled_function_address", functionAddress);
            functionObj.put("disassembled_function", disassembledCode);
            functionObj.put("normalized_disassembly", normalized.toString());
            functionObj.put("instruction_count", instructionCount);

            // Initialize similarity fields as null
            functionObj.put("minhash_signature", JSONObject.NULL);
            functionObj.put("opcode_frequency_vector", JSONObject.NULL);
            functionObj.put("api_calls_vector", JSONObject.NULL);
            functionObj.put("instruction_embedding", JSONObject.NULL);

            disasmArray.put(functionObj);
            return true;

        } catch (Exception e) {
            throw new RuntimeException("Disassembly error: " + e.getMessage(), e);
        }
    }

    private boolean processCFG(Function function, JSONArray cfgArray, String functionAddress) {
        try {
            CodeBlockIterator blocks = basicBlockModel.getCodeBlocksContaining(
                function.getBody(), monitor);

            boolean hasValidBlocks = false;

            while (blocks.hasNext()) {
                try {
                    CodeBlock block = blocks.next();
                    String blockInstructions = getBlockInstructions(block);

                    if (blockInstructions == null || blockInstructions.trim().isEmpty()) {
                        continue;
                    }

                    String blockId = calculateHash(blockInstructions);

                    JSONObject blockObj = new JSONObject();
                    blockObj.put("block_id", blockId);
                    blockObj.put("function_address", functionAddress);
                    blockObj.put("block_instructions", blockInstructions);

                    // Process successors with error handling
                    JSONArray successorAddresses = new JSONArray();
                    try {
                        CodeBlockReferenceIterator successors = block.getDestinations(monitor);
                        while (successors.hasNext()) {
                            try {
                                CodeBlockReference ref = successors.next();
                                if (ref != null && ref.getDestinationAddress() != null) {
                                    successorAddresses.put(ref.getDestinationAddress().toString());
                                }
                            } catch (Exception e) {
                                System.err.println(String.format(
                                    "{\"warning\": \"Skipped invalid successor in block %s: %s\"}",
                                    blockId, e.getMessage().replace("\"", "'")));
                            }
                        }
                    } catch (Exception e) {
                        System.err.println(String.format(
                            "{\"warning\": \"Error processing successors for block %s: %s\"}",
                            blockId, e.getMessage().replace("\"", "'")));
                    }

                    blockObj.put("successor_blocks", successorAddresses);
                    cfgArray.put(blockObj);
                    hasValidBlocks = true;

                } catch (Exception e) {
                    System.err.println(String.format(
                        "{\"warning\": \"Skipped invalid block in function %s: %s\"}",
                        functionAddress, e.getMessage().replace("\"", "'")));
                }
            }

            return hasValidBlocks;

        } catch (Exception e) {
            throw new RuntimeException("CFG extraction error: " + e.getMessage(), e);
        }
    }

    private String getBlockInstructions(CodeBlock block) {
        StringBuilder instructions = new StringBuilder();
        try {
            AddressIterator addresses = block.getAddresses(true);
            while (addresses.hasNext()) {
                try {
                    Address addr = addresses.next();
                    if (addr != null) {
                        Instruction instr = currentProgram.getListing().getInstructionAt(addr);
                        if (instr != null) {
                            instructions.append(instr.toString()).append("\n");
                        }
                    }
                } catch (Exception e) {
                    System.err.println(String.format(
                        "{\"warning\": \"Skipped invalid instruction at address %s: %s\"}",
                        addresses.next(), e.getMessage().replace("\"", "'")));
                }
            }
        } catch (Exception e) {
            System.err.println(String.format(
                "{\"warning\": \"Error getting block instructions: %s\"}",
                e.getMessage().replace("\"", "'")));
        }
        return instructions.toString();
    }

    private String normalizeInstruction(String instruction) {
        try {
            if (instruction == null || instruction.trim().isEmpty()) {
                return "";
            }
            return instruction.replaceAll("0x[0-9a-fA-F]+", "IMM")
                            .replaceAll("\\b\\d+\\b", "NUM")
                            .replaceAll("[\\[\\]\\+\\-\\*/%&|^]+", "_OP_");
        } catch (Exception e) {
            System.err.println(String.format(
                "{\"warning\": \"Error normalizing instruction: %s\"}",
                e.getMessage().replace("\"", "'")));
            return instruction;
        }
    }

    private String calculateHash(String content) {
        try {
            if (content == null || content.trim().isEmpty()) {
                return "";
            }
            MessageDigest digest = MessageDigest.getInstance("SHA-256");
            byte[] hash = digest.digest(content.getBytes(StandardCharsets.UTF_8));
            StringBuilder hexString = new StringBuilder();
            for (byte b : hash) {
                hexString.append(String.format("%02x", b));
            }
            return hexString.toString();
        } catch (Exception e) {
            System.err.println(String.format(
                "{\"error\": \"Error calculating hash: %s\"}",
                e.getMessage().replace("\"", "'")));
            return "";
        }
    }
}