Zobrazeno 1 - 10
of 94
pro vyhledávání: '"Nigel Horspool"'
Publikováno v:
Computers & Security. 48:212-233
Metamorphism is a technique that mutates the binary code using different obfuscations. It is difficult to write a new metamorphic malware and in general malware writers reuse old malware. To hide detection the malware writers change the obfuscations
Publikováno v:
Journal of Computer Virology and Hacking Techniques. 11:75-88
The latest stealth techniques, such as metamorphism, allow malware to evade detection by today’s signature-based anti-malware programs. Current techniques for detecting malware are compute intensive and unsuitable for real-time detection. Technique
Publikováno v:
Journal of Systems Architecture. 53:501-510
Emulation of one architecture on another is useful when the architecture is under design, when software must be ported to a new platform or is being developed for systems which are still under development, or for embedded systems that insufficient re
Publikováno v:
CHESE@ISSTA
Puzzles are the basic building block of Code Hunt contests. Creating puzzles and choosing suitable puzzles from the puzzle bank turns out to be a complex operation requiring skill and experience. Constructing a varied and interesting mix of puzzles i
Publikováno v:
2015 IEEE/ACM 2nd International Workshop on CrowdSourcing in Software Engineering.
Publikováno v:
2015 IEEE/ACM 37th IEEE International Conference on Software Engineering.
Publikováno v:
Software: Practice and Experience. 37:93-113
Publikováno v:
Concurrency and Computation: Practice and Experience. 17:663-680
SUMMARY Java programmers cannot but be aware of the advent of C#, the .NET network environment, and a host of new supporting technologies, such as web services. Before taking the big step of moving all development to a new environment, programmers wi
Publikováno v:
Parallel Processing Letters. 13:525-536
Partial redundancy elimination (PRE) is a key technology for modern compilers. However traditional approaches are conservative and fail to exploit many opportunities for optimization. New PRE approaches which greatly increase the number of eliminated
Autor:
R. Nigel Horspool, John Aycock
Publikováno v:
The Computer Journal. 45:620-630
Earley’s parsing algorithm isa general algorithm, ableto handleany context-free grammar. As with most parsing algorithms, however, the presence of grammar rules having empty right-hand sides complicates matters. By analyzing why Earley’s algorith