Tagged Questions
5
votes
4answers
6k views
What is Dynamic Code Analysis?
What is Dynamic Code Analysis?
How is it different from Static Code Analysis (ie, what can it catch that can't be caught in static)?
I've heard of bounds checking and memory analysis - what are ...
1
vote
1answer
41 views
Predefined algorithm for rapid type analysis and variable type analysis
I'm trying to perform program analysis on the Java source file. Is there any predefined algorithm to perform variable type analysis and rapid type analysis?
1
vote
2answers
193 views
What is dynamic program analysis and its principles? Literature on dynamic program analysis
What are the basic concepts of dynamic program analysis?
What are the basic techniques of dynamic program analysis?
Is gprof (GNU profiler) dynamic analysis tool or static analysis tool?
Please ...
0
votes
1answer
87 views
Dynamic malware analysis
I am new to malware analysis and I have following questions regarding dynamic malware analysis:
How to solve multiple path problem in dynamic analysis(any tools available)?
what else I need to ...
-1
votes
1answer
12 views
is there any api to find CHA, RTA, VTA
I am trying to perform the program analysis for the java programs. is there any api to find CHA, RTA, VTA, and generate the graph and receiver class sets.
-5
votes
0answers
31 views
How can i detect mallware from my website [closed]
The site was hosted on 1 network(s) including AS26347 (DREAMHOST) and some of the sites are attacked by the mallware like www.girlynation.com and essentialdayspa.com
How can i detect the malware in ...