473,398 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Assembly With Nasm Compiler

Hi And Greetings To Everyone

I Was Wondering If I Could Print The Actual Ivt On Screen In An Exe File...

I Made An Exe File I Wrote A Routine For That But The Routine I Wrote Was For Hooking.... Htis Means That I Can Well Write A Routine That Will Replace The Service Routine By The Message I Wrote Or An Alterative Path By Me But What If I Wanted To View What Actually Was Written In Ivt. To Clarify My Query, I Will Simply Say That I Want To See What The Actual Ivt Looks Like...so I Want To Print Everything In It As It Is Without Hooking Anything.....so Will Someone Give Me Any Idea How Should I Proceed On....i Wish To Make A .exe File Using Nasm As A Compiler.....
Apr 2 '07 #1
4 3267
Banfa
9,065 Expert Mod 8TB
It is not clear to me what you mean by "Ivt"
Apr 2 '07 #2
It is not clear to me what you mean by "Ivt"

it means interrupt vector table

i would like to print that, so how do i do that
Apr 2 '07 #3
drhowarddrfine
7,435 Expert 4TB
Look at chapter 17.1 of Randy Hyde's "Art of Assembly" (online book). I don't recall how to do this but he talks about it there.
Apr 2 '07 #4
thanx....it helped
Look at chapter 17.1 of Randy Hyde's "Art of Assembly" (online book). I don't recall how to do this but he talks about it there.
Apr 4 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Jeremy Cowles | last post by:
I am trying to understand (and failing) how code segments work. I have the following code: segment .text global _asm_main _asm_main: enter 0,0 ; setup routinepusha
26
by: nospam | last post by:
Just wondering, What do you think the difference in performance would be between (1.) Compiled C# (2.) Compiled C++ (3.) and Assembly Language And how would the mix be if some if any of...
0
by: James Thurley | last post by:
I'm trying to dynamically compile assemblies and cache them to disk, which seems to work fine. When the data I'm compiling from changes, I want to re-generate the assembly and use the new version....
4
by: Amol Vaidya | last post by:
I'm still very much a beginner when it comes to programming assembly for the x86. I've read through one book, so I understand the very basics, but that's about as far as my knowledge in Assembly...
3
by: Marcin Balcerzak | last post by:
Hi, after some googling I've found the post, in which there was a recipe how to convert C to NASM. I'd copied and compiled remnum.c and wrote Makefile like: x.asm: x.bin ndisasm -u x.bin |...
5
by: volvox | last post by:
hi, is it possible to access protected mode registers (EAX , EBX,ECX...) via assembly in C .
2
by: Luis Arvayo | last post by:
I am compiling and executing c# code at runtime and I need to define in CompilerParameters.ReferencedAssemblies one of my own assemblies together with the standard System.dll u others. Example:...
3
by: venomleviathan | last post by:
I have a problem in comparing string in assembly using nasm.... Here is the example: Input: String1 : gtaghgrjgnbkjhugtajghygta String2 : gta Output: There are 3 "gta" string in String1, in...
4
by: bitbyte89 | last post by:
can anyone tell,where from i can download nasm assembler for windows plz. i need the site and also tell how to install i tried to download and install but failed.
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.